summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorZach Hoffman2023-06-28 13:34:39 -0600
committerZach Hoffman2023-06-28 13:34:39 -0600
commit70f27e683cae14463d781c635567e1a251c0e4b5 (patch)
treeb771f9d3a9c3c86627ce60bf81223fac2ddf3828
parentb05eb1708cb4fa7bc905dd70b102805427084727 (diff)
downloadaur-70f27e683cae14463d781c635567e1a251c0e4b5.tar.gz
New mirror
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD5
2 files changed, 5 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index b77cf4382e03..4c3dbcac1530 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = f5vpn
pkgdesc = VPN client using the Point-to-Point Protocol to connect to F5Networks BIG-IP APM
pkgver = 7242.2023.0427.1
- pkgrel = 1
+ pkgrel = 2
url = https://support.f5.com/csp/article/K32311645#link_04_05
arch = x86_64
license = commercial
@@ -16,7 +16,7 @@ pkgbase = f5vpn
sha512sums = 51ee6ca353685de98b5e87bf44de9605006190cc56ae4612c39f9f4e8b22d89b5bfab6cba09b740bb799fa74ce3a8054c533f807473b13c2c4da3683da4fef4c
b2sums = c864e69799ffc4c13bf8af7d76bcc8beed195d9a41acb01d459aaa0c3cd5bae75290ef7be1fa6a0bfd6472e1c3f8df3a7f5d59767861ded0dc4a373a3ead447c
b2sums = 5be3f5ebd0358e022c85081b45bc23b1e847542ae9035bece95c40fa5113a1fd9159ced013950d237206c2e6be94caa38b9d6414ea29ab65cd80043a2dfbfe5a
- source_x86_64 = linux_f5vpn-7242.2023.0427.1-1.x86_64.rpm::https://vpn.mtu.edu/public/download/linux_f5vpn.x86_64.rpm
+ source_x86_64 = linux_f5vpn-7242.2023.0427.1-2.x86_64.rpm::https://huskyonnet-ns.uw.edu/public/download/linux_f5vpn.x86_64.rpm
sha512sums_x86_64 = 3dbd254cd603f86f81e6ae9ceec205caf75dba2132725b4139bc9215161a65dae2e5130df2f6029698aa1eaa4c6734c66c3207a827da58a212e90194c6b948ae
b2sums_x86_64 = 9978e7c94d9c22d8183589a31a701cbb7b48e7802ed3b23cb1ee39abfe28282c1767579e5eff5f561e30efc39d80b1a95e1e970d849874253b84c4838891dadd
diff --git a/PKGBUILD b/PKGBUILD
index 5a87cafb5774..f4b21bab17d2 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,12 +1,13 @@
# Maintainer: Zach Hoffman <zrhoffman@apache.org>
pkgname=f5vpn
pkgver=7242.2023.0427.1
-pkgrel=1
+pkgrel=2
pkgdesc='VPN client using the Point-to-Point Protocol to connect to F5Networks BIG-IP APM'
arch=('x86_64')
+mirror=huskyonnet-ns.uw.edu
source=('LICENSE'
'no-desktop-file-dbus.patch')
-source_x86_64=("linux_${pkgname}-${pkgver}-${pkgrel}.${CARCH}.rpm::https://vpn.mtu.edu/public/download/linux_${pkgname}.${CARCH}.rpm")
+source_x86_64=("linux_${pkgname}-${pkgver}-${pkgrel}.${CARCH}.rpm::https://${mirror}/public/download/linux_${pkgname}.${CARCH}.rpm")
b2sums_x86_64=('9978e7c94d9c22d8183589a31a701cbb7b48e7802ed3b23cb1ee39abfe28282c1767579e5eff5f561e30efc39d80b1a95e1e970d849874253b84c4838891dadd')
b2sums=('c864e69799ffc4c13bf8af7d76bcc8beed195d9a41acb01d459aaa0c3cd5bae75290ef7be1fa6a0bfd6472e1c3f8df3a7f5d59767861ded0dc4a373a3ead447c'
'5be3f5ebd0358e022c85081b45bc23b1e847542ae9035bece95c40fa5113a1fd9159ced013950d237206c2e6be94caa38b9d6414ea29ab65cd80043a2dfbfe5a')