Updated to version 1.2.5
This commit is contained in:
parent
9ca531ad17
commit
fd02998ef1
4
PKGBUILD
4
PKGBUILD
@ -4,7 +4,7 @@
|
|||||||
pkgname=libevhtp
|
pkgname=libevhtp
|
||||||
|
|
||||||
# The version number for the software
|
# The version number for the software
|
||||||
pkgver=1.2.4
|
pkgver=1.2.5
|
||||||
|
|
||||||
#The release number for the arch package, as fixes are added to the PKGBUILD, the release number will increase
|
#The release number for the arch package, as fixes are added to the PKGBUILD, the release number will increase
|
||||||
pkgrel=1
|
pkgrel=1
|
||||||
@ -37,7 +37,7 @@ provides=()
|
|||||||
options=
|
options=
|
||||||
|
|
||||||
source=("https://github.com/ellzey/libevhtp/archive/${pkgver}.zip")
|
source=("https://github.com/ellzey/libevhtp/archive/${pkgver}.zip")
|
||||||
sha256sums=('d4b0f6aec43581f78c66f3b2176b7a40677e1df2a0a7a5da7aca0284b0d94eb0')
|
sha256sums=('97e8b21331f48fbefd14768b06e65c4fa9c1e3b4609f3aaf3c883d3b71297ff0')
|
||||||
|
|
||||||
build () {
|
build () {
|
||||||
cd "$srcdir/$pkgname-$pkgver"
|
cd "$srcdir/$pkgname-$pkgver"
|
||||||
|
Loading…
Reference in New Issue
Block a user