summaryrefslogtreecommitdiff
path: root/core/rpcbind/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'core/rpcbind/PKGBUILD')
-rw-r--r--core/rpcbind/PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/core/rpcbind/PKGBUILD b/core/rpcbind/PKGBUILD
index c24a915bd..96385c96b 100644
--- a/core/rpcbind/PKGBUILD
+++ b/core/rpcbind/PKGBUILD
@@ -1,9 +1,9 @@
-# $Id: PKGBUILD 157234 2012-04-26 13:06:13Z tpowa $
+# $Id: PKGBUILD 165796 2012-08-30 15:24:19Z tpowa $
# Maintainer: Tobias Powalowski <tpowa@archlinux.org>
pkgname=rpcbind
pkgver=0.2.0
-pkgrel=8
+pkgrel=9
pkgdesc="portmap replacement which supports RPC over various protocols"
arch=(i686 x86_64 'mips64el')
depends=('bash' 'glibc' 'libtirpc')
@@ -16,7 +16,7 @@ source=(http://downloads.sourceforge.net/sourceforge/rpcbind/rpcbind-0.2.0.tar.b
rpcbind)
md5sums=('1a77ddb1aaea8099ab19c351eeb26316'
'c02ac36a98baac70b8a26190524b7b73'
- 'd2615f4c0d58f154aab6e294997ac9be'
+ 'a7b23a32be2eb52d7dec52da36d4eba1'
'78a963654f57cbb209e228884767836e')
build() {