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