summaryrefslogtreecommitdiff
path: root/community/libmemcached/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'community/libmemcached/PKGBUILD')
-rw-r--r--community/libmemcached/PKGBUILD5
1 files changed, 2 insertions, 3 deletions
diff --git a/community/libmemcached/PKGBUILD b/community/libmemcached/PKGBUILD
index 6ebe63f59..7ad459d62 100644
--- a/community/libmemcached/PKGBUILD
+++ b/community/libmemcached/PKGBUILD
@@ -1,16 +1,15 @@
-# $Id: PKGBUILD 93008 2013-06-22 07:02:22Z foutrelis $
+# $Id: PKGBUILD 98953 2013-10-21 15:55:33Z foutrelis $
# Maintainer: Evangelos Foutras <evangelos@foutrelis.com>
pkgname=libmemcached
pkgver=1.0.17
-pkgrel=1
+pkgrel=2
pkgdesc="C and C++ client library to the memcached server"
arch=('i686' 'x86_64' 'mips64el')
url="http://libmemcached.org/"
license=('GPL')
depends=('glibc' 'libsasl' 'libevent')
makedepends=('perl' 'memcached' 'python-sphinx')
-options=('!libtool')
source=(http://launchpad.net/$pkgname/1.0/$pkgver/+download/$pkgname-$pkgver.tar.gz
gcc-4.8.patch)
sha256sums=('7bb27b2589400f918df1cf5002cb01ef7ccac6e23f818604e2386de62c80bba5'