glibmm: update to 2.66.2.
This commit is contained in:
parent
c0453f5aa1
commit
cd8282a4e2
2 changed files with 4 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'glibmm'
|
||||
pkgname=glibmm
|
||||
version=2.66.0
|
||||
version=2.66.2
|
||||
revision=1
|
||||
build_style=meson
|
||||
hostmakedepends="glib-devel perl pkg-config"
|
||||
|
@ -11,7 +11,7 @@ maintainer="Enno Boland <gottox@voidlinux.org>"
|
|||
license="LGPL-2.1-or-later"
|
||||
homepage="https://www.gtkmm.org"
|
||||
distfiles="${GNOME_SITE}/glibmm/${version%.*}/glibmm-${version}.tar.xz"
|
||||
checksum=9e1db7d43d2e2d4dfa2771354e21a69a6beec7c446b711619cf8c779e13a581e
|
||||
checksum=b2a4cd7b9ae987794cbb5a1becc10cecb65182b9bb841868625d6bbb123edb1d
|
||||
|
||||
glibmm-devel_package() {
|
||||
depends="${makedepends} glibmm>=${version}_${revision}"
|
||||
|
|
2
srcpkgs/glibmm/update
Normal file
2
srcpkgs/glibmm/update
Normal file
|
@ -0,0 +1,2 @@
|
|||
site=https://gitlab.gnome.org/GNOME/glibmm/-/tags
|
||||
ignore="2.6[7-9].* 2.[7-9]*"
|
Loading…
Reference in a new issue