uriparser: update to 0.9.4.
This commit is contained in:
parent
a66ca8aa5f
commit
852d1492d8
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'uriparser'
|
||||
pkgname=uriparser
|
||||
version=0.9.3
|
||||
version=0.9.4
|
||||
revision=1
|
||||
build_style=cmake
|
||||
make_check_target=test
|
||||
|
@ -11,7 +11,7 @@ maintainer="mobinmob <mobinmob@disroot.org>"
|
|||
license="BSD-3-Clause"
|
||||
homepage="https://uriparser.github.io/"
|
||||
distfiles="https://github.com/${pkgname}/${pkgname}/releases/download/${pkgname}-${version}/${pkgname}-${version}.tar.bz2"
|
||||
checksum=28af4adb05e811192ab5f04566bebc5ebf1c30d9ec19138f944963d52419e28f
|
||||
checksum=b7cdabe5611408fc2c3a10f8beecb881a0c7e93ff669c578cd9e3e6d64b8f87b
|
||||
|
||||
post_install() {
|
||||
vlicense COPYING
|
||||
|
|
Loading…
Reference in a new issue