1
0
Fork 0

Updated to version 1.2.5

This commit is contained in:
Aaron Lindsay 2013-04-27 09:49:55 -04:00
parent 9ca531ad17
commit fd02998ef1
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.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
pkgrel=1
@ -37,7 +37,7 @@ provides=()
options=
source=("https://github.com/ellzey/libevhtp/archive/${pkgver}.zip")
sha256sums=('d4b0f6aec43581f78c66f3b2176b7a40677e1df2a0a7a5da7aca0284b0d94eb0')
sha256sums=('97e8b21331f48fbefd14768b06e65c4fa9c1e3b4609f3aaf3c883d3b71297ff0')
build () {
cd "$srcdir/$pkgname-$pkgver"