Date: Monday, March 25, 2013 @ 16:48:42
  Author: andyrtr
Revision: 180672

fix license for future builds

Modified:
  gnutls/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2013-03-25 15:43:22 UTC (rev 180671)
+++ PKGBUILD    2013-03-25 15:48:42 UTC (rev 180672)
@@ -7,7 +7,7 @@
 pkgrel=1
 pkgdesc="A library which provides a secure layer over a reliable transport 
layer"
 arch=('i686' 'x86_64')
-license=('GPL3' 'LGPL')
+license=('GPL3' 'LGPL2.1')
 url="http://www.gnutls.org/";
 install=gnutls.install
 options=('!libtool' '!zipman')

Reply via email to