serf: Update to 1.3.7

This commit is contained in:
Alexpux
2014-08-15 02:44:28 +04:00
parent a930a143c8
commit 4fccc4abd8

View File

@@ -2,7 +2,7 @@
pkgbase=serf
pkgname=("lib${pkgbase}" "lib${pkgbase}-devel")
pkgver=1.3.6
pkgver=1.3.7
pkgrel=1
pkgdesc="High-performance asynchronous HTTP client library"
arch=('i686' 'x86_64')
@@ -16,7 +16,7 @@ source=(http://serf.googlecode.com/svn/src_releases/${pkgbase}-${pkgver}.tar.bz2
03-destdir.patch
05-disable-SHLIBVERSION.patch
06-strcasecmp.patch)
md5sums=('7fe38fa6eab078e0beabf291d8e4995d'
md5sums=('0a6fa745df4517dd8f79c75c538919bc'
'cb0cc5190fc77c349a8a3ccc0892bc37'
'4ef49148ee9e19bb718de41294b5643c'
'21cf6762552937c3128161b1397d0ff2')