exif: update to 0.6.22
This commit is contained in:
parent
3f94763695
commit
f69cfd2294
@ -1,5 +1,5 @@
|
||||
untrusted comment: verify with /etc/ports/opt.pub
|
||||
RWSE3ohX2g5d/aLTtUOPh7bPnVt2f82pGNElS3wqD39kWrr8RNTf9lsUS37ZV+YWSUJydzqS8pBOlse7gD2GW3uvRQnJil5AgQ4=
|
||||
SHA256 (Pkgfile) = e6a5f9e539c89f61ce305d2d477434adffe9a990e506dff0df644ede028f51ac
|
||||
RWSE3ohX2g5d/V3WACmc6tmvul+RzHLSO59TiGbsxJIhe8zIkyLNobMthjNPDIWzYDmUtr+CfZldOTCN4a6ENE7GocR3569WeAw=
|
||||
SHA256 (Pkgfile) = dd696039c0f04ef67d1cedca3316bbc65f09d1cd2f90601e7c54b076b43fedb5
|
||||
SHA256 (.footprint) = 5b5ec0f58474571c1d9bb357a696ecca4b6fa9f114b346ea0fdcc0f42bbb2ec4
|
||||
SHA256 (exif-0.6.21.tar.bz2) = 59e78229ac32dd8ae3cad45c5781350da20705313c0b2dda266da0431b8769fd
|
||||
SHA256 (exif-0.6.22.tar.xz) = 0fe268736e0ca0538d4af941022761a438854a64c8024a4175e57bf0418117b9
|
||||
|
@ -1,12 +1,12 @@
|
||||
# Description: Simple command line interface to libexif
|
||||
# URL: http://libexif.sourceforge.net/
|
||||
# URL: https://libexif.github.io/
|
||||
# Maintainer: Juergen Daubert, jue at crux dot nu
|
||||
# Depends on: libexif popt
|
||||
|
||||
name=exif
|
||||
version=0.6.21
|
||||
release=2
|
||||
source=(http://downloads.sourceforge.net/project/libexif/$name/$version/$name-$version.tar.bz2)
|
||||
version=0.6.22
|
||||
release=1
|
||||
source=(https://github.com/libexif/$name/releases/download/$name-${version//./_}-release/$name-$version.tar.xz)
|
||||
|
||||
build () {
|
||||
cd $name-$version
|
||||
|
Loading…
x
Reference in New Issue
Block a user