diff options
Diffstat (limited to 'main/libexif/APKBUILD')
-rw-r--r-- | main/libexif/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/main/libexif/APKBUILD b/main/libexif/APKBUILD index 61fd4e3839..ff0e637812 100644 --- a/main/libexif/APKBUILD +++ b/main/libexif/APKBUILD @@ -3,7 +3,7 @@ pkgname=libexif pkgver=0.6.21 pkgrel=1 pkgdesc="A library to parse an EXIF file and read the data from those tags" -url="http://sourceforge.net/projects/libexif" +url="https://sourceforge.net/projects/libexif" arch="all" license="LGPL" subpackages="$pkgname-dev $pkgname-doc" |