mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
libnma: update to 1.10.6
This commit is contained in:
parent
a46078d9fc
commit
100093b955
2 changed files with 3 additions and 17 deletions
|
@ -1,14 +0,0 @@
|
||||||
# path prevents creating new VPN connections
|
|
||||||
# https://gitlab.gnome.org/GNOME/libnma/-/commit/0ab5c1e39e94e158650da847f8512ab5e2b03593
|
|
||||||
diff --git a/org.gnome.nm-applet.eap.gschema.xml.in b/org.gnome.nm-applet.eap.gschema.xml.in
|
|
||||||
index 0fc3ca9f1f..f4a56ea672 100644
|
|
||||||
--- a/org.gnome.nm-applet.eap.gschema.xml.in
|
|
||||||
+++ b/org.gnome.nm-applet.eap.gschema.xml.in
|
|
||||||
@@ -1,6 +1,6 @@
|
|
||||||
<?xml version="1.0" encoding="UTF-8"?>
|
|
||||||
<schemalist>
|
|
||||||
- <schema id="org.gnome.nm-applet.eap" path="/org/gnome/nm-applet/eap/" gettext-domain="nm-applet">
|
|
||||||
+ <schema id="org.gnome.nm-applet.eap" gettext-domain="nm-applet">
|
|
||||||
<key name="ignore-ca-cert" type="b">
|
|
||||||
<default>false</default>
|
|
||||||
<summary>Ignore CA certificate</summary>
|
|
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'libnma'
|
# Template file for 'libnma'
|
||||||
pkgname=libnma
|
pkgname=libnma
|
||||||
version=1.10.4
|
version=1.10.6
|
||||||
revision=2
|
revision=1
|
||||||
build_style=meson
|
build_style=meson
|
||||||
build_helper="gir"
|
build_helper="gir"
|
||||||
configure_args="-Dlibnma_gtk4=true"
|
configure_args="-Dlibnma_gtk4=true"
|
||||||
|
@ -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}/libnma/${version%.*}/libnma-${version}.tar.xz"
|
distfiles="${GNOME_SITE}/libnma/${version%.*}/libnma-${version}.tar.xz"
|
||||||
checksum=79e730dda19f9b34886f4064aa170f1a2326b08329d655d80b67e906c7f78b7c
|
checksum=53a6fb2b190ad37c5986caed3e98bede7c3c602399ee4f93c8fc054303d76dab
|
||||||
replaces="libnm-gtk>=0"
|
replaces="libnm-gtk>=0"
|
||||||
|
|
||||||
if [ "$CROSS_BUILD" ]; then
|
if [ "$CROSS_BUILD" ]; then
|
||||||
|
|
Loading…
Add table
Reference in a new issue