mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-16 12:03:50 +02:00
gdk-pixbuf: update to 2.26.4.
This commit is contained in:
parent
7fd1a1a7dc
commit
63149f5a7e
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template build file for 'gdk-pixbuf'.
|
# Template build file for 'gdk-pixbuf'.
|
||||||
pkgname=gdk-pixbuf
|
pkgname=gdk-pixbuf
|
||||||
version=2.26.3
|
version=2.26.4
|
||||||
revision=1
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
subpackages="$pkgname-devel"
|
subpackages="$pkgname-devel"
|
||||||
|
@ -13,6 +13,6 @@ maintainer="Juan RP <xtraeme@gmail.com>"
|
||||||
homepage="http://www.gtk.org/"
|
homepage="http://www.gtk.org/"
|
||||||
license="GPL-2"
|
license="GPL-2"
|
||||||
distfiles="${GNOME_SITE}/$pkgname/${version%.*}/$pkgname-$version.tar.xz"
|
distfiles="${GNOME_SITE}/$pkgname/${version%.*}/$pkgname-$version.tar.xz"
|
||||||
checksum=a22373a72621c6f73e8c216410aeb46e3bb05b477e600b6ac481a47ecd4c09cc
|
checksum=a91458645f078debf204fef8bb06b30f356fcb5d48f65395132a5dba2b3510be
|
||||||
long_desc="
|
long_desc="
|
||||||
This package contains an image loading library for the GTK+ toolkit v2."
|
This package contains an image loading library for the GTK+ toolkit v2."
|
||||||
|
|
Loading…
Add table
Reference in a new issue