uriparser: update to 0.9.3
This commit is contained in:
parent
99a664ef0d
commit
55e818d207
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'uriparser'
|
# Template file for 'uriparser'
|
||||||
pkgname=uriparser
|
pkgname=uriparser
|
||||||
version=0.9.2
|
version=0.9.3
|
||||||
revision=1
|
revision=1
|
||||||
build_style=cmake
|
build_style=cmake
|
||||||
make_check_target=test
|
make_check_target=test
|
||||||
|
@ -11,7 +11,7 @@ maintainer="mobinmob <mobinmob@disroot.org>"
|
||||||
license="BSD-3-Clause"
|
license="BSD-3-Clause"
|
||||||
homepage="https://uriparser.github.io/"
|
homepage="https://uriparser.github.io/"
|
||||||
distfiles="https://github.com/${pkgname}/${pkgname}/releases/download/${pkgname}-${version}/${pkgname}-${version}.tar.bz2"
|
distfiles="https://github.com/${pkgname}/${pkgname}/releases/download/${pkgname}-${version}/${pkgname}-${version}.tar.bz2"
|
||||||
checksum=759c1b6ad256bb5b14217480dee4f2d79dd605fb0dd0efa7d7404debe232ca14
|
checksum=28af4adb05e811192ab5f04566bebc5ebf1c30d9ec19138f944963d52419e28f
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense COPYING
|
vlicense COPYING
|
||||||
|
|
Loading…
Reference in New Issue