mirror of
https://github.com/void-linux/void-packages.git
synced 2025-04-16 06:07:00 +02:00
gtk+3: update to 3.24.49.
This commit is contained in:
parent
0c8aaa6c7c
commit
3d861c7243
1 changed files with 4 additions and 3 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'gtk+3'
|
||||
pkgname=gtk+3
|
||||
version=3.24.43
|
||||
version=3.24.49
|
||||
revision=1
|
||||
build_style=meson
|
||||
build_helper="gir"
|
||||
|
@ -31,8 +31,9 @@ short_desc="GTK+ toolkit (v3)"
|
|||
maintainer="Enno Boland <gottox@voidlinux.org>"
|
||||
license="LGPL-2.1-or-later"
|
||||
homepage="https://www.gtk.org/"
|
||||
distfiles="${GNOME_SITE}/gtk+/${version%.*}/gtk+-${version}.tar.xz"
|
||||
checksum=7e04f0648515034b806b74ae5d774d87cffb1a2a96c468cb5be476d51bf2f3c7
|
||||
changelog="https://gitlab.gnome.org/GNOME/gtk/-/raw/gtk-3-24/NEWS"
|
||||
distfiles="${GNOME_SITE}/gtk/${version%.*}/gtk-${version}.tar.xz"
|
||||
checksum=5ea52c6a28f0e5ecf2e9a3c2facbb30d040b73871fcd5f33cd1317e9018a146e
|
||||
make_check_pre="xvfb-run dbus-run-session"
|
||||
# _broken_tests=""
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue