mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-15 03:23:50 +02:00
eog: update to 3.16.3.
This commit is contained in:
parent
6392d1d14f
commit
489c435a8e
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.16.2
|
version=3.16.3
|
||||||
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=802f68572d86bbb1e5969a385a76462aa42ea53aba6c65bf7337f528cb0a3c3b
|
checksum=ee6d101f8e73aacc8d48256f06a780c6d0d5f3975990f375f58cd0e70816b766
|
||||||
|
|
||||||
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