Skip to content

Commit d5070f5

Browse files
committed
changed name to liblifthttp
1 parent 8dff3a3 commit d5070f5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

recipes/liblifthttp/all/conanfile.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
required_conan_version = ">=2.0.9"
1111

1212
class LiftHttpConan(ConanFile):
13-
name = "lifthttp"
13+
name = "liblifthttp"
1414
description = "Safe and easy to use C++17 HTTP client library."
1515
license = "Apache-2.0"
1616
url = "https://github.com/conan-io/conan-center-index"

0 commit comments

Comments
 (0)