libnma: update to 1.10.0

This commit is contained in:
cinerea0 2022-09-08 20:49:58 -04:00 committed by Michal Vasilek
parent 81b2cf6a06
commit e4cc05cc46

View file

@ -1,6 +1,6 @@
# Template file for 'libnma' # Template file for 'libnma'
pkgname=libnma pkgname=libnma
version=1.8.40 version=1.10.0
revision=1 revision=1
build_style=meson build_style=meson
build_helper="gir" build_helper="gir"
@ -15,7 +15,7 @@ license="GPL-2.0-only, LGPL-2.1-or-later"
homepage="https://gitlab.gnome.org/GNOME/libnma" homepage="https://gitlab.gnome.org/GNOME/libnma"
changelog="https://gitlab.gnome.org/GNOME/libnma/-/raw/main/NEWS" changelog="https://gitlab.gnome.org/GNOME/libnma/-/raw/main/NEWS"
distfiles="${GNOME_SITE}/${pkgname}/${version%.*}/${pkgname}-${version}.tar.xz" distfiles="${GNOME_SITE}/${pkgname}/${version%.*}/${pkgname}-${version}.tar.xz"
checksum=870a75f8d4641ed0d90f836aea6ff511224bde97ffd56d608ade2e9b5acb2b22 checksum=76a172c55269709bf166d18a3abcb615a73718de3c2b00f428f8bd6e4936ee9f
replaces="libnm-gtk>=0" replaces="libnm-gtk>=0"
if [ "$CROSS_BUILD" ]; then if [ "$CROSS_BUILD" ]; then