summaryrefslogtreecommitdiff
path: root/core/libtirpc
diff options
context:
space:
mode:
authorroot <root@rshg054.dnsready.net>2013-10-31 01:12:24 -0700
committerroot <root@rshg054.dnsready.net>2013-10-31 01:12:24 -0700
commitb2a6f1b28b7fa31088cab9a90b0f5ab97948534d (patch)
treeafa7b467e44b704b69c66862852a8c3118b8e308 /core/libtirpc
parent7c151ac5589d3dbef5972f69a62b847ecf565bfa (diff)
Thu Oct 31 01:09:50 PDT 2013
Diffstat (limited to 'core/libtirpc')
-rw-r--r--core/libtirpc/PKGBUILD5
1 files changed, 2 insertions, 3 deletions
diff --git a/core/libtirpc/PKGBUILD b/core/libtirpc/PKGBUILD
index bc6966c16..0092a7be9 100644
--- a/core/libtirpc/PKGBUILD
+++ b/core/libtirpc/PKGBUILD
@@ -1,17 +1,16 @@
-# $Id: PKGBUILD 185038 2013-05-10 16:21:42Z tomegun $
+# $Id: PKGBUILD 197801 2013-10-30 10:37:59Z allan $
# Maintainer: Tom Gundersen <teg@jklm.no>
# Contributor: Tobias Powalowski <tpowa@archlinux.org>
pkgname=libtirpc
pkgver=0.2.3
-pkgrel=1
+pkgrel=2
pkgdesc="Transport Independent RPC library (SunRPC replacement)"
arch=('i686' 'x86_64')
url="http://libtirpc.sourceforge.net/"
license=('BSD')
depends=('libgssglue')
backup=('etc/netconfig')
-options=('!libtool')
source=(http://downloads.sourceforge.net/sourceforge/libtirpc/${pkgname}-${pkgver}.tar.bz2
libtirpc-build.patch)