uriparser: add v0.9.5 (#24688)
This commit is contained in:
parent
cf6aa8f012
commit
a2a273832f
@ -13,6 +13,7 @@ class Uriparser(CMakePackage):
|
|||||||
homepage = "https://uriparser.github.io/"
|
homepage = "https://uriparser.github.io/"
|
||||||
url = "https://github.com/uriparser/uriparser/releases/download/uriparser-0.9.3/uriparser-0.9.3.tar.gz"
|
url = "https://github.com/uriparser/uriparser/releases/download/uriparser-0.9.3/uriparser-0.9.3.tar.gz"
|
||||||
|
|
||||||
|
version('0.9.5', sha256='1987466a798becb5441a491d29e762ab1a4817a525f82ef239e3d38f85605a77')
|
||||||
version('0.9.3', sha256='6cef39d6eaf1a48504ee0264ce85f078758057dafb1edd0a898183b55ff76014')
|
version('0.9.3', sha256='6cef39d6eaf1a48504ee0264ce85f078758057dafb1edd0a898183b55ff76014')
|
||||||
|
|
||||||
variant('docs', default=False, description='Build API documentation')
|
variant('docs', default=False, description='Build API documentation')
|
||||||
|
Loading…
Reference in New Issue
Block a user