diff options
-rw-r--r-- | user/astyle/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/user/astyle/APKBUILD b/user/astyle/APKBUILD index ace28efdb..bd4fc923c 100644 --- a/user/astyle/APKBUILD +++ b/user/astyle/APKBUILD @@ -4,7 +4,7 @@ pkgname=astyle pkgver=3.1 pkgrel=0 pkgdesc="Automatic code formatting library" -url="http://astyle.sourceforge.net/" +url="https://astyle.sourceforge.net/" arch="all" options="!check" # No test suite. license="MIT" |