From: Michael Heimpold Date: Sun, 8 Sep 2019 19:30:31 +0000 (+0200) Subject: php7-pecl-dio: update SPDX id to most recent format X-Git-Url: http://git.99rst.org/?a=commitdiff_plain;h=7d095c5fc5c41804864ff395beefcadded4b400e;p=openwrt-packages.git php7-pecl-dio: update SPDX id to most recent format Also the source package contains a LICENSE file, so we can refer to it. Signed-off-by: Michael Heimpold --- diff --git a/lang/php7-pecl-dio/Makefile b/lang/php7-pecl-dio/Makefile index ae29b2841..21b77146d 100644 --- a/lang/php7-pecl-dio/Makefile +++ b/lang/php7-pecl-dio/Makefile @@ -9,7 +9,7 @@ PECL_NAME:=dio PECL_LONGNAME:=Direct I/O functions PKG_VERSION:=0.1.0 -PKG_RELEASE:=1 +PKG_RELEASE:=2 PKG_HASH:=aab985e374604379d99c9c93207f2c2959ff141740d1a648c0fbd07e0e08a73e PKG_NAME:=php7-pecl-$(PECL_NAME) @@ -21,8 +21,8 @@ PKG_BUILD_PARALLEL:=1 PKG_MAINTAINER:=Michael Heimpold -PKG_LICENSE:=PHPv3.01 -PKG_LICENSE_FILES:= +PKG_LICENSE:=PHP-3.01 +PKG_LICENSE_FILES:=LICENSE PKG_FIXUP:=autoreconf