update to uriparser-1.0.0

This commit is contained in:
sthen
2025-12-16 16:51:43 +00:00
parent 0a52fb73a5
commit 1504baedbc
2 changed files with 8 additions and 4 deletions
+6 -2
View File
@@ -2,10 +2,11 @@ COMMENT = URI parsing library
GH_ACCOUNT = uriparser
GH_PROJECT = uriparser
GH_TAGNAME = uriparser-0.9.9
GH_TAGNAME = uriparser-1.0.0
PKGNAME = ${GH_TAGNAME}
SHARED_LIBS += uriparser 4.0 # 2.0.1 (see CMakeLists.txt)
# (ver from CMakeLists.txt URIPARSER_SO_CURRENT and URIPARSER_SO_REVISION)
SHARED_LIBS += uriparser 4.1 # 3.0
CATEGORIES = www
@@ -16,6 +17,9 @@ PERMIT_PACKAGE = Yes
WANTLIB += c
COMPILER = base-clang ports-gcc
COMPILER_LANGS = c
MODULES = devel/cmake
SUBST_VARS += GH_TAGNAME
+2 -2
View File
@@ -1,2 +1,2 @@
SHA256 (uriparser-uriparser-0.9.9.tar.gz) = EoVU8RATr2f3J6a96L+/8Dffm9IMogHV/+DOp4bEP/Q=
SIZE (uriparser-uriparser-0.9.9.tar.gz) = 267276
SHA256 (uriparser-uriparser-1.0.0.tar.gz) = lR4RZvEkLVf5/qDKCyEeqU2WaWqe9H0HygrDaGFdFgE=
SIZE (uriparser-uriparser-1.0.0.tar.gz) = 278325