diff options
Diffstat (limited to 'user')
-rw-r--r-- | user/cunit/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/user/cunit/APKBUILD b/user/cunit/APKBUILD index d9b755065..8d2c1d8e6 100644 --- a/user/cunit/APKBUILD +++ b/user/cunit/APKBUILD @@ -6,7 +6,7 @@ pkgver=2.1.3 _pkgver=${pkgver%.*}-${pkgver##*.} pkgrel=0 pkgdesc="Automated testing framework for C" -url="http://cunit.sourceforge.net/" +url="https://cunit.sourceforge.net/" arch="all" license="LGPL-2.0+" depends="" |