summaryrefslogtreecommitdiff
path: root/community/nbd
diff options
context:
space:
mode:
authorNicolas Reynolds <fauno@kiwwwi.com.ar>2011-05-29 13:14:42 -0300
committerNicolas Reynolds <fauno@kiwwwi.com.ar>2011-05-29 13:14:42 -0300
commit629b4bffc68b6a0cd11dadd5a5e7a5609c1d28ce (patch)
tree032d3815bd0e68807539b4f135f7b940376aca30 /community/nbd
parent47b6ee356cd0338ecc009a1e3e8a186624ce8f6b (diff)
parenta0a7a3e16a1399233b436e64dba17a6cca315393 (diff)
Merge branch 'master' of ssh://vparabola/home/parabola/abslibre-pre-mips64el
Diffstat (limited to 'community/nbd')
-rw-r--r--community/nbd/PKGBUILD9
1 files changed, 5 insertions, 4 deletions
diff --git a/community/nbd/PKGBUILD b/community/nbd/PKGBUILD
index 7727dc7a9..15ef52001 100644
--- a/community/nbd/PKGBUILD
+++ b/community/nbd/PKGBUILD
@@ -1,8 +1,9 @@
-# $Id: PKGBUILD 38970 2011-02-04 10:43:11Z ibiru $
-# Maintainer : Ionut Biru <ibiru@archlinux.org>
+# $Id: PKGBUILD 48022 2011-05-27 15:14:57Z svenstaro $
+# Maintainer: Sven-Hendrik Haase <sh@lutzhaase.com>
+# Contributor : Ionut Biru <ibiru@archlinux.org>
# Contributor: Gerhard Brauer <gerbra@archlinux.de>
pkgname=nbd
-pkgver=2.9.20
+pkgver=2.9.21a
pkgrel=1
pkgdesc="Tools for network block devices, allowing you to use remote block devices over TCP/IP."
arch=('i686' 'x86_64' 'mips64el')
@@ -11,7 +12,7 @@ license=('GPL')
source=(http://downloads.sourceforge.net/$pkgname/$pkgname-$pkgver.tar.bz2
nbd.conf.d nbd)
depends=('glib2')
-md5sums=('aec35f6beb7bb4cb2ee267fe0f72c8d6'
+md5sums=('4028c77d52a13f16be5e9bf3d3bab27d'
'6d746f377a28b92dd2c80f01176cb811'
'ab9c431881f5e3c98a8f6c04016f0e00')