mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-08 08:03:51 +02:00
libnma: update to 1.10.2
This commit is contained in:
parent
9f5b1ef160
commit
dc11529c36
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'libnma'
|
# Template file for 'libnma'
|
||||||
pkgname=libnma
|
pkgname=libnma
|
||||||
version=1.10.0
|
version=1.10.2
|
||||||
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=76a172c55269709bf166d18a3abcb615a73718de3c2b00f428f8bd6e4936ee9f
|
checksum=4fc3d9c404b7b13303d9394f96961c5298d71afa9f1fa7af5e4f0f6e842a0940
|
||||||
replaces="libnm-gtk>=0"
|
replaces="libnm-gtk>=0"
|
||||||
|
|
||||||
if [ "$CROSS_BUILD" ]; then
|
if [ "$CROSS_BUILD" ]; then
|
||||||
|
|
Loading…
Add table
Reference in a new issue