diff options
Diffstat (limited to 'testing/fatresize/APKBUILD')
-rw-r--r-- | testing/fatresize/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/fatresize/APKBUILD b/testing/fatresize/APKBUILD index e56b0319ab..afb2b95e27 100644 --- a/testing/fatresize/APKBUILD +++ b/testing/fatresize/APKBUILD @@ -9,7 +9,7 @@ arch="all" license="GPL-2.0" makedepends="automake autoconf parted-dev e2fsprogs-dev" subpackages="$pkgname-doc" -source="http://downloads.sourceforge.net/project/${pkgname}/${pkgname}/${pkgver}/${pkgname}-${pkgver}.tar.bz2 +source="https://downloads.sourceforge.net/project/${pkgname}/${pkgname}/${pkgver}/${pkgname}-${pkgver}.tar.bz2 fatresize-1.0.2-libparted_ver_check.patch fatresize-1.0.2-ped_free.patch fatresize-1.0.2-ped_assert.patch" |