Date: Monday, January 18, 2016 @ 02:09:08
  Author: anthraxx
Revision: 157280

correcting license to GPL2

Modified:
  scapy/trunk/PKGBUILD

----------+
 PKGBUILD |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2016-01-18 01:02:05 UTC (rev 157279)
+++ PKGBUILD    2016-01-18 01:09:08 UTC (rev 157280)
@@ -17,7 +17,7 @@
             'sox: for VOIP support')
 checkdepends=('python2-crypto' 'python2-pyx' 'python2-gnuplot' 'graphviz' 
'sox')
 arch=('any')
-license=('GPL')
+license=('GPL2')
 
source=(${pkgname}-${pkgver}.tar.gz::https://github.com/secdev/scapy/archive/v${pkgver}.tar.gz)
 sha256sums=('1b8a86d687feb8ed01114c0c016b428674cbfec04e3eb6f5249a018c427c4f6a')
 

Reply via email to