uriparser: update to 0.9.6.
This commit is contained in:
parent
21392cf7be
commit
79cb26b811
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'uriparser'
|
||||
pkgname=uriparser
|
||||
version=0.9.5
|
||||
version=0.9.6
|
||||
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=dd8061eba7f2e66c151722e6db0b27c972baa6215cf16f135dbe0f0a4bc6606c
|
||||
checksum=9ce4c3f151e78579f23937b44abecb428126863ad02e594e115e882353de905b
|
||||
|
||||
post_install() {
|
||||
vlicense COPYING
|
||||
|
|
Loading…
Reference in a new issue