diff options
author | Josef Vybíhal <josef.vybihal@gmail.com> | 2023-05-29 16:07:53 +0200 |
---|---|---|
committer | Josef Vybíhal <josef.vybihal@gmail.com> | 2023-05-29 16:07:53 +0200 |
commit | 918924eff9197126480e6519ad0da674b5cf288b (patch) | |
tree | c63e73b7c3cf22a9834501714516f28f2d150290 | |
parent | 39907615cd561eeaba3bdc38e9560bd1861d8366 (diff) |
community/radsecproxy: upgrade to 1.10.0
-rw-r--r-- | community/radsecproxy/APKBUILD | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/community/radsecproxy/APKBUILD b/community/radsecproxy/APKBUILD index 3b239c6a3ca..b94e424647f 100644 --- a/community/radsecproxy/APKBUILD +++ b/community/radsecproxy/APKBUILD @@ -2,7 +2,7 @@ # Contributor: Jakub Jirutka <jakub@jirutka.cz> # Maintainer: Josef Vybíhal <josef.vybihal@gmail.com> pkgname=radsecproxy -pkgver=1.9.3 +pkgver=1.10.0 pkgrel=0 pkgdesc="Generic RADIUS proxy that supports both UDP and TLS (RadSec) RADIUS transports" url="https://github.com/radsecproxy/radsecproxy" @@ -58,7 +58,7 @@ package() { } sha512sums=" -a6ad75c6f1259857b2620b098206f0fb1487031ff8a9871bacd182fbe5a58f4ee3a7ea4d5919bfcbb2300205605e0d41b34856c716798a4bdcc5daf91d009fdf radsecproxy-1.9.3.tar.gz +ba9967015561ef8ee3fbff68f58da785861d5213f5df9e1a27603dcb7688a26e927cbcb8b9845220bf436d99b170c5ce375cee6f5578ec193ac58e32e9c960df radsecproxy-1.10.0.tar.gz b8fb597b7d972d4b1ca2063ded6a23ccecc90e84d303f7b7c52a82750b2eaf54c4a55d74bf190c4301e9b3fccf340974097438aa8b420bc98d2e18be14df9dc2 dont-ignore-logdestination-in-foreground.patch d1cf3b812854f952d69d536fbd9381e71debdd083992a8882d68427ffbadc29f6cc73b43d61dcafacad731d3f78cd4828dc7c0ade7172947ddb68b08f28f0dc1 radsecproxy.conf d5d62277cb0c7dda3f5fdef7ed4fdda8359d382183ca83fad6a7b550d0f00606a3d0650cc50374d90cd9e6fccc9d565a638cb088d1a210d5db6c0cbd983e43b1 radsecproxy.initd |