eog: update to 3.16.2.
This commit is contained in:
parent
27fbda5ff5
commit
7be167c3b5
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.14.4
|
version=3.16.2
|
||||||
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=289f659ce593adb15868d73895634b5f4445c87fe84715eb598405d1d0e7a85e
|
checksum=802f68572d86bbb1e5969a385a76462aa42ea53aba6c65bf7337f528cb0a3c3b
|
||||||
|
|
||||||
if [ -z "$CROSS_BUILD" ]; then
|
if [ -z "$CROSS_BUILD" ]; then
|
||||||
build_options_default="gir"
|
build_options_default="gir"
|
||||||
|
|
Loading…
Reference in a new issue