From cafcc8b292e3610229bb18b03cf1b9572c0d3583 Mon Sep 17 00:00:00 2001 From: Michael Heimpold Date: Sun, 8 Sep 2019 23:09:09 +0200 Subject: [PATCH] php7-pecl-krb5: fix PKG_LICENSE tag According to the included license file in the package, the license is MIT not BSD, so fix it. Signed-off-by: Michael Heimpold --- lang/php7-pecl-krb5/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/lang/php7-pecl-krb5/Makefile b/lang/php7-pecl-krb5/Makefile index daf2bd9f7..d70c24d1d 100644 --- a/lang/php7-pecl-krb5/Makefile +++ b/lang/php7-pecl-krb5/Makefile @@ -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 -PKG_LICENSE:=BSD +PKG_LICENSE:=MIT PKG_LICENSE_FILES:=LICENSE PKG_BUILD_DEPENDS:=php7