From cfa643a641886114dec1c38329697fb2a67fd265 Mon Sep 17 00:00:00 2001 From: cinerea0 Date: Sat, 14 Jan 2023 22:38:52 -0500 Subject: [PATCH] libnma: update to 1.10.6 --- .../patches/remove-path-from-eap-schema.patch | 14 -------------- srcpkgs/libnma/template | 6 +++--- 2 files changed, 3 insertions(+), 17 deletions(-) delete mode 100644 srcpkgs/libnma/patches/remove-path-from-eap-schema.patch diff --git a/srcpkgs/libnma/patches/remove-path-from-eap-schema.patch b/srcpkgs/libnma/patches/remove-path-from-eap-schema.patch deleted file mode 100644 index 1231979e536e..000000000000 --- a/srcpkgs/libnma/patches/remove-path-from-eap-schema.patch +++ /dev/null @@ -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 @@ - - -- -+ - - false - Ignore CA certificate diff --git a/srcpkgs/libnma/template b/srcpkgs/libnma/template index 99f8c1b7f217..d3690d0713a4 100644 --- a/srcpkgs/libnma/template +++ b/srcpkgs/libnma/template @@ -1,7 +1,7 @@ # Template file for 'libnma' pkgname=libnma -version=1.10.4 -revision=2 +version=1.10.6 +revision=1 build_style=meson build_helper="gir" 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" changelog="https://gitlab.gnome.org/GNOME/libnma/-/raw/main/NEWS" distfiles="${GNOME_SITE}/libnma/${version%.*}/libnma-${version}.tar.xz" -checksum=79e730dda19f9b34886f4064aa170f1a2326b08329d655d80b67e906c7f78b7c +checksum=53a6fb2b190ad37c5986caed3e98bede7c3c602399ee4f93c8fc054303d76dab replaces="libnm-gtk>=0" if [ "$CROSS_BUILD" ]; then