mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
libexif: update to 0.6.23.
This commit is contained in:
parent
a319d3e2f1
commit
00c5c28598
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'libexif'
|
# Template file for 'libexif'
|
||||||
pkgname=libexif
|
pkgname=libexif
|
||||||
version=0.6.22
|
version=0.6.23
|
||||||
revision=1
|
revision=1
|
||||||
wrksrc="libexif-libexif-${version//./_}-release"
|
wrksrc="libexif-libexif-${version//./_}-release"
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
|
@ -11,7 +11,7 @@ maintainer="Benjamín Albiñana <benalb@gmail.com>"
|
||||||
license="LGPL-2.1-or-later"
|
license="LGPL-2.1-or-later"
|
||||||
homepage="https://github.com/libexif/libexif"
|
homepage="https://github.com/libexif/libexif"
|
||||||
distfiles="https://github.com/libexif/libexif/archive/${pkgname}-${version//./_}-release.tar.gz"
|
distfiles="https://github.com/libexif/libexif/archive/${pkgname}-${version//./_}-release.tar.gz"
|
||||||
checksum=46498934b7b931526fdee8fd8eb77a1dddedd529d5a6dbce88daf4384baecc54
|
checksum=7701ec4b7071b1ac4f253c6d2478851c3baa5287302c336f68dd1810e8902bae
|
||||||
|
|
||||||
pre_configure() {
|
pre_configure() {
|
||||||
autoreconf -if
|
autoreconf -if
|
||||||
|
|
Loading…
Add table
Reference in a new issue