aboutsummaryrefslogtreecommitdiffstats
path: root/main/libexif/APKBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'main/libexif/APKBUILD')
-rw-r--r--main/libexif/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/main/libexif/APKBUILD b/main/libexif/APKBUILD
index a18e1b7fe7a..076ff2a97b6 100644
--- a/main/libexif/APKBUILD
+++ b/main/libexif/APKBUILD
@@ -9,7 +9,7 @@ license="LGPL-2.0+"
subpackages="$pkgname-dev $pkgname-doc"
depends=
makedepends=
-source="http://downloads.sf.net/sourceforge/$pkgname/$pkgname-$pkgver.tar.bz2"
+source="https://downloads.sf.net/sourceforge/$pkgname/$pkgname-$pkgver.tar.bz2"
prepare() {
cd "$builddir"