upgrade gpauth

This commit is contained in:
Kevin Yue
2024-12-13 10:58:39 +00:00
parent 32cb582e78
commit ded9e8e8be
59 changed files with 4245 additions and 6461 deletions

1
packaging/deb/compat Normal file
View File

@@ -0,0 +1 @@
10

View File

@@ -11,7 +11,7 @@ Build-Depends: debhelper (>= 9),
libsecret-1-0,
libayatana-appindicator3-1,
gnome-keyring,
libwebkit2gtk-4.0-dev,
libwebkit2gtk-4.1-dev,
libopenconnect-dev (>= 8.20),@RUST@
Homepage: https://github.com/yuezk/GlobalProtect-openconnect

View File

@@ -3,5 +3,9 @@
export OFFLINE = @OFFLINE@
export BUILD_FE = 0
export PATH := /usr/lib/rust-@RUST_VERSION@/bin:$(PATH)
%:
which cargo
which rustc
dh $@ --no-parallel