mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-25 06:52:56 +02:00
gtkmm4: update to 4.18.0.
This commit is contained in:
parent
9078a08aca
commit
0dbf630304
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'gtkmm4'
|
||||
pkgname=gtkmm4
|
||||
version=4.12.0
|
||||
version=4.18.0
|
||||
revision=1
|
||||
build_style=meson
|
||||
hostmakedepends="pkg-config mm-common glib-devel"
|
||||
|
@ -12,7 +12,7 @@ license="LGPL-2.1-or-later"
|
|||
homepage="https://gtkmm.org"
|
||||
changelog="https://gitlab.gnome.org/GNOME/gtkmm/-/raw/master/NEWS"
|
||||
distfiles="${GNOME_SITE}/gtkmm/${version%.*}/gtkmm-${version}.tar.xz"
|
||||
checksum=fbc3e7618123345c0148ef71abb6548d421f52bb224fbda34875b677dc032c92
|
||||
checksum=2ee31c15479fc4d8e958b03c8b5fbbc8e17bc122c2a2f544497b4e05619e33ec
|
||||
|
||||
do_check() {
|
||||
xvfb-run ninja -C build test
|
||||
|
|
Loading…
Add table
Reference in a new issue