exiv2: fix distfiles download
This commit is contained in:
parent
022839f189
commit
bcf5315922
|
@ -10,7 +10,7 @@ short_desc="Image metadata manipulation"
|
||||||
maintainer="Enno Boland <gottox@voidlinux.org>"
|
maintainer="Enno Boland <gottox@voidlinux.org>"
|
||||||
license="GPL-2.0-or-later"
|
license="GPL-2.0-or-later"
|
||||||
homepage="https://www.exiv2.org"
|
homepage="https://www.exiv2.org"
|
||||||
distfiles="https://www.exiv2.org/builds/exiv2-${version}-Source.tar.gz"
|
distfiles="https://github.com/Exiv2/exiv2/releases/download/v${version}/exiv2-${version}-Source.tar.gz"
|
||||||
checksum=84366dba7c162af9a7603bcd6c16f40fe0e9af294ba2fd2f66ffffb9fbec904e
|
checksum=84366dba7c162af9a7603bcd6c16f40fe0e9af294ba2fd2f66ffffb9fbec904e
|
||||||
|
|
||||||
exiv2-devel_package() {
|
exiv2-devel_package() {
|
||||||
|
|
Loading…
Reference in New Issue