diff options
Diffstat (limited to 'testing/global')
-rw-r--r-- | testing/global/APKBUILD | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/testing/global/APKBUILD b/testing/global/APKBUILD index 785976214f..5189a53c58 100644 --- a/testing/global/APKBUILD +++ b/testing/global/APKBUILD @@ -2,9 +2,9 @@ # Maintainer: pkgname=global pkgver=6.6.2 -pkgrel=0 +pkgrel=1 pkgdesc="A source code tag system" -url="http://www.gnu.org/software/global" +url="https://www.gnu.org/software/global" arch="all" license="GPL" depends="" |