aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--main/exiv2/APKBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/main/exiv2/APKBUILD b/main/exiv2/APKBUILD
index ac24a52912..b6e8462d2c 100644
--- a/main/exiv2/APKBUILD
+++ b/main/exiv2/APKBUILD
@@ -1,9 +1,9 @@
# Maintainer: Natanael Copa <ncopa@alpinelinux.org>
pkgname=exiv2
pkgver=0.27.2
-pkgrel=0
+pkgrel=1
pkgdesc="Exif and Iptc metadata manipulation library and tools."
-url="http://exiv2.org"
+url="https://exiv2.org"
arch="all"
options="!check" # No test suite.
license="GPL-2.0-or-later"