diff options
Diffstat (limited to 'community/zendframework/APKBUILD')
-rw-r--r-- | community/zendframework/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/community/zendframework/APKBUILD b/community/zendframework/APKBUILD index e01ff63c26..908d128475 100644 --- a/community/zendframework/APKBUILD +++ b/community/zendframework/APKBUILD @@ -3,7 +3,7 @@ pkgname=zendframework pkgver=2.4.13 pkgrel=0 pkgdesc="PHP web application framework" -url="http://framework.zend.com/" +url="https://framework.zend.com/" arch="noarch" license="BSD" source="https://packages.zendframework.com/releases/ZendFramework-$pkgver/ZendFramework-$pkgver.tgz" |