wok-6.x rev 24529
updated exiv2 and exiv2-dev again (0.27.3 -> 0.27.5)
author | Hans-G?nter Theisgen |
---|---|
date | Wed Feb 23 07:34:39 2022 +0100 (2022-02-23) |
parents | b2a37165af08 |
children | 237fb52f1080 |
files | exiv2-dev/receipt exiv2/receipt |
line diff
1.1 --- a/exiv2-dev/receipt Wed Feb 23 07:22:56 2022 +0100 1.2 +++ b/exiv2-dev/receipt Wed Feb 23 07:34:39 2022 +0100 1.3 @@ -20,3 +20,4 @@ 1.4 cook_copy_folders pkgconfig 1.5 cook_copy_files *.a 1.6 } 1.7 +
2.1 --- a/exiv2/receipt Wed Feb 23 07:22:56 2022 +0100 2.2 +++ b/exiv2/receipt Wed Feb 23 07:34:39 2022 +0100 2.3 @@ -8,8 +8,8 @@ 2.4 LICENSE="GPL2" 2.5 WEB_SITE="https://www.exiv2.org/" 2.6 2.7 -TARBALL="$PACKAGE-$VERSION-Source.tar.gz" 2.8 -WGET_URL="${WEB_SITE}builds/$TARBALL" 2.9 +TARBALL="$PACKAGE-$VERSION.tar.gz" 2.10 +WGET_URL="https://github.com/Exiv2/$PACKAGE/archive/v$VERSION.tar.gz" 2.11 2.12 DEPENDS="expat gcc-lib-base zlib" 2.13 BUILD_DEPENDS="cmake expat-dev gcc-lib-base zlib-dev"