We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bc92431 commit fc74d2dCopy full SHA for fc74d2d
1 file changed
srcpkgs/exiv2/template
@@ -1,6 +1,6 @@
1
# Template file for 'exiv2'
2
pkgname=exiv2
3
-version=0.28.7
+version=0.28.8
4
revision=1
5
build_style=cmake
6
configure_args="-DEXIV2_BUILD_SAMPLES=OFF -DEXIV2_ENABLE_BMFF=ON"
@@ -12,7 +12,7 @@ license="GPL-2.0-or-later"
12
homepage="https://exiv2.org"
13
changelog="https://exiv2.org/whatsnew.html"
14
distfiles="https://github.com/Exiv2/exiv2/archive/refs/tags/v${version}.tar.gz"
15
-checksum=5e292b02614dbc0cee40fe1116db2f42f63ef6b2ba430c77b614e17b8d61a638
+checksum=ea51b0609f58a9afa063b60daa1539948b62247721e154f4fff0ad3aec9f9756
16
17
if [ -n "$XBPS_CHECK_PKGS" ]; then
18
configure_args+=" -DEXIV2_BUILD_UNIT_TESTS=ON"
0 commit comments