libnma: update to 1.8.38.
This commit is contained in:
parent
74d5a9eb5b
commit
7281c31aa5
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'libnma'
|
||||
pkgname=libnma
|
||||
version=1.8.36
|
||||
version=1.8.38
|
||||
revision=1
|
||||
build_style=meson
|
||||
build_helper="gir"
|
||||
|
@ -15,7 +15,7 @@ license="GPL-2.0-only, LGPL-2.1-or-later"
|
|||
homepage="https://gitlab.gnome.org/GNOME/libnma"
|
||||
changelog="https://gitlab.gnome.org/GNOME/libnma/-/raw/main/NEWS"
|
||||
distfiles="${GNOME_SITE}/${pkgname}/${version%.*}/${pkgname}-${version}.tar.xz"
|
||||
checksum=d99415f4cdff642230019ec5cdd2b1fbf1ec550a8ae865219f75482a642b7b7a
|
||||
checksum=5ed93eae18456ff5a8a4f408178c1ee198dc8d3a46c65f9075b101916e64e8b4
|
||||
replaces="libnm-gtk>=0"
|
||||
|
||||
if [ "$CROSS_BUILD" ]; then
|
||||
|
|
Loading…
Reference in a new issue