diff options
Diffstat (limited to 'community/php5-suhosin/APKBUILD')
-rw-r--r-- | community/php5-suhosin/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/community/php5-suhosin/APKBUILD b/community/php5-suhosin/APKBUILD index ec69865c62..3239804dbb 100644 --- a/community/php5-suhosin/APKBUILD +++ b/community/php5-suhosin/APKBUILD @@ -8,7 +8,7 @@ pkgrel=0 pkgdesc="SUHOSIN - 수호신 - The PHP security extension." url="https://www.suhosin.org" arch="all" -license="PHP 3" +license="PHP-3.0" depends="" makedepends="${_php}-dev autoconf linux-headers" source="https://download.suhosin.org/suhosin-$pkgver.tar.gz |