diff options
Diffstat (limited to 'community/ktoblzcheck/APKBUILD')
-rw-r--r-- | community/ktoblzcheck/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/community/ktoblzcheck/APKBUILD b/community/ktoblzcheck/APKBUILD index f0cf1725f4..af35555d78 100644 --- a/community/ktoblzcheck/APKBUILD +++ b/community/ktoblzcheck/APKBUILD @@ -11,7 +11,7 @@ depends="" makedepends="" install="" subpackages="$pkgname-dev $pkgname-doc" -source="http://downloads.sourceforge.net/sourceforge/$pkgname/$pkgname-$pkgver.tar.gz" +source="https://downloads.sourceforge.net/sourceforge/$pkgname/$pkgname-$pkgver.tar.gz" builddir="$srcdir/$pkgname-$pkgver" build() { |