uriparser: update to 0.9.0.

This commit is contained in:
maxice8 2018-10-28 00:14:16 -03:00
parent f9cbba8b25
commit 6f06c23afe
No known key found for this signature in database
GPG Key ID: 543B9D4F4299F06B
1 changed files with 3 additions and 3 deletions

View File

@ -1,16 +1,16 @@
# Template file for 'uriparser'
pkgname=uriparser
version=0.8.6
version=0.9.0
revision=1
build_style=gnu-configure
hostmakedepends="pkg-config doxygen graphviz qt5-tools"
makedepends="cpptest-devel"
makedepends="gtest-devel"
short_desc="RFC 3986 compliant URI parsing and handling library"
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=0709a7e572417db763f0356250d91686c19a64ab48e9da9f5a1e8055dc2a4a54
checksum=ec67eb34feda8eac166f281799f03ed48387694fca44f6f5852f61f8fb535e2c
post_install() {
vlicense COPYING