1
0
Fork 0

Update to 1.2.4

This commit is contained in:
Aaron Lindsay 2013-04-02 08:51:07 -04:00
parent 495c6a1d8e
commit 9ca531ad17
1 changed files with 2 additions and 2 deletions

View File

@ -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"