mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-30 01:12:58 +02:00
eog: update to 3.24.1.
This commit is contained in:
parent
695efd1d93
commit
c2d85b99de
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'eog'
|
# Template file for 'eog'
|
||||||
pkgname=eog
|
pkgname=eog
|
||||||
version=3.24.0
|
version=3.24.1
|
||||||
revision=1
|
revision=1
|
||||||
lib32disabled=yes
|
lib32disabled=yes
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
|
@ -17,7 +17,7 @@ maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
||||||
homepage="http://www.gnome.org"
|
homepage="http://www.gnome.org"
|
||||||
license="GPL-2"
|
license="GPL-2"
|
||||||
distfiles="${GNOME_SITE}/eog/${version%.*}/eog-$version.tar.xz"
|
distfiles="${GNOME_SITE}/eog/${version%.*}/eog-$version.tar.xz"
|
||||||
checksum=c640bb76f202d06858e4d82be626d83256326f9cedfb46ae3b450a82ff3f11cc
|
checksum=f51ee116e2c159fac1719e003a32e1cb6cbff51914fd1f6409f461a790ff27e7
|
||||||
|
|
||||||
if [ -z "$CROSS_BUILD" ]; then
|
if [ -z "$CROSS_BUILD" ]; then
|
||||||
build_options_default="gir"
|
build_options_default="gir"
|
||||||
|
|
Loading…
Add table
Reference in a new issue