diff options
Diffstat (limited to 'testing/freeimage/APKBUILD')
-rw-r--r-- | testing/freeimage/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/freeimage/APKBUILD b/testing/freeimage/APKBUILD index 728bbbf905..eb7f4347cf 100644 --- a/testing/freeimage/APKBUILD +++ b/testing/freeimage/APKBUILD @@ -10,7 +10,7 @@ arch="all" license="GPL-2.0-only FreeImage" makedepends="dos2unix" subpackages="$pkgname-dev" -source="http://downloads.sourceforge.net/${pkgname}/${_pkgname}${pkgver//.}.zip +source="https://downloads.sourceforge.net/${pkgname}/${_pkgname}${pkgver//.}.zip 0001-no-root-install.patch 0002-fix-cpuid-x86.patch 0005-makefile-gnu.patch" |