mirror of
https://github.com/void-linux/void-packages.git
synced 2025-08-01 18:32:58 +02:00
gtk+3: update to 3.10.4.
This commit is contained in:
parent
0c1940fcd8
commit
440bab1dd9
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template build file for 'gtk+3'.
|
# Template build file for 'gtk+3'.
|
||||||
pkgname=gtk+3
|
pkgname=gtk+3
|
||||||
version=3.10.3
|
version=3.10.4
|
||||||
revision=1
|
revision=1
|
||||||
wrksrc="gtk+-${version}"
|
wrksrc="gtk+-${version}"
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
|
@ -10,7 +10,7 @@ maintainer="Juan RP <xtraeme@gmail.com>"
|
||||||
homepage="http://www.gtk.org/"
|
homepage="http://www.gtk.org/"
|
||||||
license="LGPL-2.1"
|
license="LGPL-2.1"
|
||||||
distfiles="${GNOME_SITE}/gtk+/3.10/gtk+-${version}.tar.xz"
|
distfiles="${GNOME_SITE}/gtk+/3.10/gtk+-${version}.tar.xz"
|
||||||
checksum=8fb41deb898ad00ee858d5c04e2f80d295fbd6a8e9688cd7c0ba56ab84c6b727
|
checksum=4fd411fc6377d969d7f8e99c14d078822e8dbe940a417be299e456a3d2c4a52b
|
||||||
|
|
||||||
hostmakedepends="pkg-config glib-devel>=2.38"
|
hostmakedepends="pkg-config glib-devel>=2.38"
|
||||||
makedepends="libglib-devel>=2.38 atk-devel>=2.10 at-spi2-atk-devel>=2.8
|
makedepends="libglib-devel>=2.38 atk-devel>=2.10 at-spi2-atk-devel>=2.8
|
||||||
|
|
Loading…
Add table
Reference in a new issue