Date: Thursday, April 21, 2016 @ 11:28:18 Author: ronald Revision: 265804
upgpkg: net-tools 1.60.20160215git-1 update to current head Modified: net-tools/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2016-04-21 09:22:26 UTC (rev 265803) +++ PKGBUILD 2016-04-21 09:28:18 UTC (rev 265804) @@ -3,7 +3,7 @@ # Contributor: judd <[email protected]> pkgname=net-tools -pkgver=1.60.20130531git +pkgver=1.60.20160215git pkgrel=1 pkgdesc="Configuration tools for Linux networking" arch=('i686' 'x86_64') @@ -12,7 +12,7 @@ depends=('glibc') makedepends=('git') # use git snapshot currently prefered over release -source=("net-tools::git://git.code.sf.net/p/net-tools/code#commit=6a14c03f") +source=("net-tools::git://git.code.sf.net/p/net-tools/code#commit=bd8bce") options=(!makeflags) sha1sums=('SKIP')
