php7-pecl-krb5: fix PKG_LICENSE tag 9961/head
authorMichael Heimpold <mhei@heimpold.de>
Sun, 8 Sep 2019 21:09:09 +0000 (23:09 +0200)
committerMichael Heimpold <mhei@heimpold.de>
Tue, 10 Sep 2019 19:45:59 +0000 (21:45 +0200)
According to the included license file in the package,
the license is MIT not BSD, so fix it.

Signed-off-by: Michael Heimpold <mhei@heimpold.de>
lang/php7-pecl-krb5/Makefile

index daf2bd9f7c9bb0947b933e0947efe766460de2a3..d70c24d1d82a46f0ba1aabf4397ae451eefe3d3b 100644 (file)
@@ -9,7 +9,7 @@ PECL_NAME:=krb5
 PECL_LONGNAME:=Bindings for the Kerberos library
 
 PKG_VERSION:=1.1.2
-PKG_RELEASE:=1
+PKG_RELEASE:=2
 PKG_HASH:=3301e047fc7dc3574da19b2a4b18e15feca5ad39db9335c3353a8e16b855c35b
 
 PKG_NAME:=php7-pecl-krb5
@@ -18,7 +18,7 @@ PKG_SOURCE_URL:=http://pecl.php.net/get/
 
 PKG_MAINTAINER:=W. Michael Petullo <mike@flyn.org>
 
-PKG_LICENSE:=BSD
+PKG_LICENSE:=MIT
 PKG_LICENSE_FILES:=LICENSE
 
 PKG_BUILD_DEPENDS:=php7