diff options
author | Nicolás Reynolds <fauno@endefensadelsl.org> | 2014-06-06 16:24:11 -0300 |
---|---|---|
committer | Nicolás Reynolds <fauno@endefensadelsl.org> | 2014-06-06 16:24:11 -0300 |
commit | bd4c4c57884f910759693cc1957fa3ca133731d2 (patch) | |
tree | d8d1f559e5df260f12e7d1b08761875edbf62dd9 /pcr/liburcu/PKGBUILD | |
parent | d1e161df4f6111d527c2570958ebaf637411e3e2 (diff) | |
download | abslibre-bd4c4c57884f910759693cc1957fa3ca133731d2.tar.gz abslibre-bd4c4c57884f910759693cc1957fa3ca133731d2.tar.bz2 abslibre-bd4c4c57884f910759693cc1957fa3ca133731d2.zip |
knot: authoritative dns server
Diffstat (limited to 'pcr/liburcu/PKGBUILD')
-rw-r--r-- | pcr/liburcu/PKGBUILD | 4 |
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() { |