summaryrefslogtreecommitdiff
path: root/pcr/liburcu
diff options
context:
space:
mode:
authorNicolás Reynolds <fauno@endefensadelsl.org>2014-06-06 16:24:11 -0300
committerNicolás Reynolds <fauno@endefensadelsl.org>2014-06-06 16:24:11 -0300
commitbd4c4c57884f910759693cc1957fa3ca133731d2 (patch)
treed8d1f559e5df260f12e7d1b08761875edbf62dd9 /pcr/liburcu
parentd1e161df4f6111d527c2570958ebaf637411e3e2 (diff)
knot: authoritative dns server
Diffstat (limited to 'pcr/liburcu')
-rw-r--r--pcr/liburcu/PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/pcr/liburcu/PKGBUILD b/pcr/liburcu/PKGBUILD
index ed5f587ee..040c45500 100644
--- a/pcr/liburcu/PKGBUILD
+++ b/pcr/liburcu/PKGBUILD
@@ -1,6 +1,5 @@
-# Contributor: Christian Babeux <christian.babeux@0x80.ca>
+# Maintainer: Christian Babeux <christian.babeux@0x80.ca>
# Contributor: Yggdrasil <tetzank at web dot de>
-# Maintainer : Parabola GNU / Linux-libre Aurélien DESBRIÈRES <aurelien@hackers.camp>
pkgname=liburcu
pkgver=0.8.4
@@ -12,6 +11,7 @@ license=('LGPL2.1')
source=(http://lttng.org/files/urcu/userspace-rcu-${pkgver}.tar.bz2)
depends=('glibc')
options=('!libtool')
+sha1sums=('4b3bf1b76e6ea50d9a56d9e5e00df2cc7c4d610f')
build()
{