* update uriparser to 0.9.8-1.1
This commit is contained in:
parent
5f41014387
commit
a056672538
16
uriparser/.SRCINFO
Normal file
16
uriparser/.SRCINFO
Normal file
@ -0,0 +1,16 @@
|
||||
pkgbase = uriparser
|
||||
pkgdesc = uriparser is a strictly RFC 3986 compliant URI parsing library. uriparser is cross-platform, fast, supports Unicode
|
||||
pkgver = 0.9.8
|
||||
pkgrel = 1.1
|
||||
url = https://github.com/uriparser/uriparser
|
||||
arch = x86_64
|
||||
arch = powerpc64le
|
||||
arch = powerpc64
|
||||
arch = powerpc
|
||||
arch = riscv64
|
||||
license = custom
|
||||
makedepends = cmake
|
||||
source = https://github.com/uriparser/uriparser/releases/download/uriparser-0.9.8/uriparser-0.9.8.tar.xz
|
||||
sha256sums = 1d71c054837ea32a31e462bce5a1af272379ecf511e33448e88100b87ff73b2e
|
||||
|
||||
pkgname = uriparser
|
@ -4,7 +4,7 @@
|
||||
|
||||
pkgname=uriparser
|
||||
pkgver=0.9.8
|
||||
pkgrel=1
|
||||
pkgrel=1.1
|
||||
pkgdesc='uriparser is a strictly RFC 3986 compliant URI parsing library. uriparser is cross-platform, fast, supports Unicode'
|
||||
url='https://github.com/uriparser/uriparser'
|
||||
makedepends=('cmake')
|
||||
|
Loading…
x
Reference in New Issue
Block a user