summaryrefslogtreecommitdiff
path: root/community/nbd/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'community/nbd/PKGBUILD')
-rw-r--r--community/nbd/PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/community/nbd/PKGBUILD b/community/nbd/PKGBUILD
index f2cd3e776..571364ac9 100644
--- a/community/nbd/PKGBUILD
+++ b/community/nbd/PKGBUILD
@@ -1,11 +1,11 @@
-# $Id: PKGBUILD 48213 2011-05-30 08:16:09Z svenstaro $
+# $Id: PKGBUILD 51422 2011-07-08 22:24:07Z svenstaro $
# Maintainer: Sven-Hendrik Haase <sh@lutzhaase.com>
# Contributor: Christian Hesse <mail@eworm.de>
# Contributor: Ionut Biru <ibiru@archlinux.org>
# Contributor: Gerhard Brauer <gerbra@archlinux.de>
pkgname=nbd
-pkgver=2.9.22
+pkgver=2.9.23
pkgrel=1
pkgdesc="Tools for network block devices, allowing you to use remote block devices over TCP/IP."
arch=('i686' 'x86_64')
@@ -16,7 +16,7 @@ source=(http://downloads.sourceforge.net/$pkgname/$pkgname-$pkgver.tar.bz2
backup=('etc/nbd-server/config')
depends=('glib2')
install=nbd.install
-md5sums=('ff79803165a349a84d526bfcea820b12'
+md5sums=('065b6ded41887a08be6dbb8d77280f24'
'075be420c3d7d7fc9408def3cb8c470d'
'e7b13a8b3369e11927d9917664557efa')