diff options
author | Francesco Colista <fcolista@alpinelinux.org> | 2016-08-22 08:25:34 +0000 |
---|---|---|
committer | Francesco Colista <fcolista@alpinelinux.org> | 2016-08-22 08:25:34 +0000 |
commit | f401ec703278b45bfb7f62e37f5f4d95eddaad92 (patch) | |
tree | 02bba530d3c548d6c74ad33784ae1a5ae977490f /community/sleuthkit/APKBUILD | |
parent | 187517d6a85e7a8bee39117f0599109ee8cd13ac (diff) | |
download | aports-f401ec703278b45bfb7f62e37f5f4d95eddaad92.tar.bz2 aports-f401ec703278b45bfb7f62e37f5f4d95eddaad92.tar.xz |
community/sleuthkit: updated upstream source url
Diffstat (limited to 'community/sleuthkit/APKBUILD')
-rw-r--r-- | community/sleuthkit/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/community/sleuthkit/APKBUILD b/community/sleuthkit/APKBUILD index f30b7abce9..d5c7dc8fc8 100644 --- a/community/sleuthkit/APKBUILD +++ b/community/sleuthkit/APKBUILD @@ -13,7 +13,7 @@ makedepends="$depends_dev autoconf automake libtool" install="" options="libtool" subpackages="$pkgname-dev $pkgname-doc" -source="http://downloads.sourceforge.net/project/$pkgname/$pkgname/$pkgver/$pkgname-$pkgver.tar.gz +source="https://github.com/sleuthkit/sleuthkit/releases/download/$pkgname-$pkgver/$pkgname-$pkgver.tar.gz 20_fix_spelling_errors.patch 30_fix-manpages.patch 40_no_static_ldflags.patch |