[arch-commits] Commit in iputils/trunk (PKGBUILD)

Tobias Powalowski tpowa at nymeria.archlinux.org
Tue Aug 13 15:08:13 UTC 2013


    Date: Tuesday, August 13, 2013 @ 17:08:13
  Author: tpowa
Revision: 192531

upgpkg: iputils 20121221-3

fix #36508 remove BSD license

Modified:
  iputils/trunk/PKGBUILD

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2013-08-13 14:24:49 UTC (rev 192530)
+++ PKGBUILD	2013-08-13 15:08:13 UTC (rev 192531)
@@ -5,10 +5,10 @@
 
 pkgname=iputils
 pkgver=20121221
-pkgrel=2
+pkgrel=3
 pkgdesc="Network monitoring tools, including ping"
 arch=('i686' 'x86_64')
-license=('GPL' 'BSD')
+license=('GPL')
 url="http://www.skbuff.net/iputils/"
 groups=('base')
 depends=('openssl' 'sysfsutils' 'libcap')




More information about the arch-commits mailing list