mirror of
https://github.com/void-linux/void-packages.git
synced 2025-08-02 10:52:57 +02:00
libexif: update to 0.6.25.
This commit is contained in:
parent
96afbd37eb
commit
f2d1e7e9fb
1 changed files with 3 additions and 3 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'libexif'
|
||||
pkgname=libexif
|
||||
version=0.6.24
|
||||
version=0.6.25
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
configure_args="ac_cv_path_DOXYGEN=false"
|
||||
|
@ -9,8 +9,8 @@ short_desc="EXIF file library"
|
|||
maintainer="Orphaned <orphan@voidlinux.org>"
|
||||
license="LGPL-2.1-or-later"
|
||||
homepage="https://github.com/libexif/libexif"
|
||||
distfiles="https://github.com/libexif/libexif/archive/${pkgname}-${version//./_}-release.tar.gz"
|
||||
checksum=d3fb7c47829ec4d2def39aa38f4c35a0891763448a05dbf216a329a12bf198f9
|
||||
distfiles="https://github.com/libexif/libexif/archive/libexif-${version//./_}-release.tar.gz"
|
||||
checksum=ee0795432c20d2fdb2a8a579dd6fc0e19d402e36f14f42c03ab60d2345950f09
|
||||
|
||||
pre_configure() {
|
||||
autoreconf -if
|
||||
|
|
Loading…
Add table
Reference in a new issue