gtkmm: update to 3.24.4.
This commit is contained in:
parent
60bf97d11a
commit
e1eb99f161
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'gtkmm'
|
# Template file for 'gtkmm'
|
||||||
pkgname=gtkmm
|
pkgname=gtkmm
|
||||||
version=3.24.3
|
version=3.24.4
|
||||||
revision=1
|
revision=1
|
||||||
build_style=meson
|
build_style=meson
|
||||||
hostmakedepends="pkg-config mm-common gdk-pixbuf"
|
hostmakedepends="pkg-config mm-common gdk-pixbuf"
|
||||||
|
@ -12,7 +12,7 @@ license="LGPL-2.1-or-later"
|
||||||
homepage="https://gtkmm.org"
|
homepage="https://gtkmm.org"
|
||||||
changelog="https://gitlab.gnome.org/GNOME/gtkmm/-/raw/master/NEWS"
|
changelog="https://gitlab.gnome.org/GNOME/gtkmm/-/raw/master/NEWS"
|
||||||
distfiles="${GNOME_SITE}/${pkgname}/${version%.*}/${pkgname}-${version}.tar.xz"
|
distfiles="${GNOME_SITE}/${pkgname}/${version%.*}/${pkgname}-${version}.tar.xz"
|
||||||
checksum=60497c4f7f354c3bd2557485f0254f8b7b4cf4bebc9fee0be26a77744eacd435
|
checksum=9beb71c3e90cfcfb790396b51e3f5e7169966751efd4f3ef9697114be3be6743
|
||||||
|
|
||||||
do_check() {
|
do_check() {
|
||||||
xvfb-run ninja -C build test
|
xvfb-run ninja -C build test
|
||||||
|
|
Loading…
Reference in a new issue