forked from ports/contrib
libiptcdata: 1.0.4 -> 1.0.5
This commit is contained in:
parent
0967509573
commit
d96bbfba31
@ -1,5 +1,5 @@
|
||||
untrusted comment: verify with /etc/ports/contrib.pub
|
||||
RWSagIOpLGJF37tYljxRbqII5KYgbq3qZBwEwYiZSsP8zLvpXL3zilGI2jgzVOkUUnCaNM5MIlyo8AvickfBprRChBAhKjROFg4=
|
||||
SHA256 (Pkgfile) = 3773d792dbfd425f864dc85ee6fa9b914ae023e04c7a7bc4baed6d5c4bcaeb7b
|
||||
RWSagIOpLGJF31mVF2v2iTd+41i1D8tYBLFtgsQ0372ZP/ew/ptbXPNtSKMCVR+16XpjzU/P6OOtz73GWAIMx540zerNiSVUEQ0=
|
||||
SHA256 (Pkgfile) = b3075548027f5b5c3566c9088cb494c920c886e19f67e2cae3d4a2568fd77354
|
||||
SHA256 (.footprint) = c4e70cad4b0c44b028f8ed9d0e32c27f78f9f4fa34bafc11e96a4a43e937d795
|
||||
SHA256 (libiptcdata-1.0.4.tar.gz) = 79f63b8ce71ee45cefd34efbb66e39a22101443f4060809b8fc29c5eebdcee0e
|
||||
SHA256 (libiptcdata-1.0.5.tar.gz) = c094d0df4595520f194f6f47b13c7652b7ecd67284ac27ab5f219bc3985ea29e
|
||||
|
@ -1,12 +1,12 @@
|
||||
# Description: Library for manipulating the IPTC metadata
|
||||
# URL: http://libiptcdata.sourceforge.net/
|
||||
# URL: https://github.com/ianw/libiptcdata
|
||||
# Maintainer: Tim Biermann, tbier at posteo dot de
|
||||
# Depends on:
|
||||
|
||||
name=libiptcdata
|
||||
version=1.0.4
|
||||
release=2
|
||||
source=(https://downloads.sourceforge.net/sourceforge/libiptcdata/$name-$version.tar.gz)
|
||||
version=1.0.5
|
||||
release=1
|
||||
source=(https://github.com/ianw/libiptcdata/releases/download/release_${version//./_}/$name-$version.tar.gz)
|
||||
|
||||
build() {
|
||||
cd $name-$version
|
||||
|
Loading…
x
Reference in New Issue
Block a user