summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorFredy García2022-09-21 19:27:57 -0500
committerFredy García2022-09-21 19:27:57 -0500
commitad953257d505478ec45a21dbbaad363b1e72e821 (patch)
tree4c16839cde54365dba5f29f088b979aaa990c330
parente4678e323ad81e2a23d5990f0d9c3c407481c002 (diff)
downloadaur-ad953257d505478ec45a21dbbaad363b1e72e821.tar.gz
Upgrading to version 6.0.2
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 48168e3916dc..c00084c37b5c 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = appgate-sdp-headless
pkgdesc = Appgate SDP (Software Defined Perimeter) headless client (It does not support 2FA.)
- pkgver = 6.0.1
+ pkgver = 6.0.2
pkgrel = 1
url = https://www.appgate.com/support/software-defined-perimeter-support
install = appgate-sdp-headless.install
@@ -22,11 +22,11 @@ pkgbase = appgate-sdp-headless
options = !emptydirs
backup = etc/appgate.conf
backup = etc/dbus-1/system.d/appgate.conf
- source = https://bin.appgate-sdp.com/6.0/client/appgate-sdp-headless_6.0.1_amd64.deb
+ source = https://bin.appgate-sdp.com/6.0/client/appgate-sdp-headless_6.0.2_amd64.deb
source = appgatedriver.service.patch
source = appgateservice.service.patch
source = 10-appgate-tun.network
- sha256sums = 6aa57cc6ffbdc0a8fb8ba854ff0cfae3e19f0b58e78995fbaa4d07a57e98e0b9
+ sha256sums = 27adb0e56eb0e4b078a020d22ccb6d2839dd901d2fd8133179c90090a653591b
sha256sums = 2df60df48a8659a77f05ce7270f7315eb0c2e6e1ab453f81caf08cb93fda50cc
sha256sums = dbb83be680e6f3f11a04835b68155eb1a0d149b8d950aafd9da6887fc017b99d
sha256sums = 2eb0daa10429e67d703cceccd34069da3044d99c5652658ec73c7a01c88b64e9
diff --git a/PKGBUILD b/PKGBUILD
index 1e63feefd7e3..b70a9f10ad52 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Contributor: Pawel Mosakowski <pawel at mosakowski dot net>
pkgname=appgate-sdp-headless
-pkgver=6.0.1
+pkgver=6.0.2
pkgrel=1
pkgdesc="Appgate SDP (Software Defined Perimeter) headless client (It does not support 2FA.)"
arch=("x86_64")
@@ -25,7 +25,7 @@ source=(
"10-appgate-tun.network"
)
sha256sums=(
- "6aa57cc6ffbdc0a8fb8ba854ff0cfae3e19f0b58e78995fbaa4d07a57e98e0b9"
+ "27adb0e56eb0e4b078a020d22ccb6d2839dd901d2fd8133179c90090a653591b"
"2df60df48a8659a77f05ce7270f7315eb0c2e6e1ab453f81caf08cb93fda50cc"
"dbb83be680e6f3f11a04835b68155eb1a0d149b8d950aafd9da6887fc017b99d"
"2eb0daa10429e67d703cceccd34069da3044d99c5652658ec73c7a01c88b64e9"