gtk+3: update to 3.14.4.
This commit is contained in:
parent
796c5dd089
commit
cbc9e8d6b9
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template build file for 'gtk+3'.
|
||||
pkgname=gtk+3
|
||||
version=3.14.3
|
||||
version=3.14.4
|
||||
revision=1
|
||||
wrksrc="gtk+-${version}"
|
||||
build_style=gnu-configure
|
||||
|
@ -10,7 +10,7 @@ maintainer="Juan RP <xtraeme@gmail.com>"
|
|||
homepage="http://www.gtk.org/"
|
||||
license="LGPL-2.1"
|
||||
distfiles="${GNOME_SITE}/gtk+/${version%.*}/gtk+-${version}.tar.xz"
|
||||
checksum=5e8c62b932f4f0384c3c8cbf251f65978bdecde3211bb16e4c2bde5d8b3af72f
|
||||
checksum=a006c716d723dab0c623491566e3292af84c87d9198a30199051d23cfc7bef2f
|
||||
|
||||
hostmakedepends="automake gettext-devel libtool pkg-config
|
||||
glib-devel>=2.42 gtk-doc gobject-introspection gtk-update-icon-cache"
|
||||
|
|
Loading…
Reference in a new issue