Sergej Pupykin pushed to branch main at Arch Linux / Packaging / Packages /
perl-authen-radius
Commits:
fd8123ac by Sergej Pupykin at 2026-04-08T19:04:53+03:00
upgpkg: 0.35-1
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
pkgbase = perl-authen-radius
pkgdesc = perl radius client
- pkgver = 0.34
+ pkgver = 0.35
pkgrel = 1
url = https://search.cpan.org/dist/Authen-Radius/
arch = any
@@ -8,7 +8,7 @@ pkgbase = perl-authen-radius
depends = perl-data-hexdump>=0.02
depends = perl-net-ip
options = !emptydirs
- source =
https://search.cpan.org/CPAN/authors/id/P/PO/PORTAONE/Authen-Radius-0.34.tar.gz
- sha256sums =
35f6af110cf740f427c6344a0554e6dd8b770e6c74e7c9b749be0fc37c391399
+ source =
https://search.cpan.org/CPAN/authors/id/P/PO/PORTAONE/Authen-Radius-0.35.tar.gz
+ sha256sums =
9f402cc722892642423019f50b49cbbc8fe910a42742725a1cb195d3178c08c6
pkgname = perl-authen-radius
=====================================
PKGBUILD
=====================================
@@ -1,7 +1,7 @@
# Maintainer: Sergej Pupykin <[email protected]>
pkgname=perl-authen-radius
-pkgver=0.34
+pkgver=0.35
pkgrel=1
pkgdesc="perl radius client"
arch=('any')
@@ -10,7 +10,7 @@ license=('Artistic-2.0')
depends=('perl-data-hexdump>=0.02' 'perl-net-ip')
options=('!emptydirs')
source=(https://search.cpan.org/CPAN/authors/id/P/PO/PORTAONE/Authen-Radius-$pkgver.tar.gz)
-sha256sums=('35f6af110cf740f427c6344a0554e6dd8b770e6c74e7c9b749be0fc37c391399')
+sha256sums=('9f402cc722892642423019f50b49cbbc8fe910a42742725a1cb195d3178c08c6')
build() {
cd "$srcdir"/Authen-Radius-$pkgver
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/perl-authen-radius/-/commit/fd8123ac57d6393a9cbc38eb8424e7f4d7a5faed
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/perl-authen-radius/-/commit/fd8123ac57d6393a9cbc38eb8424e7f4d7a5faed
You're receiving this email because of your account on gitlab.archlinux.org.
Manage all notifications: https://gitlab.archlinux.org/-/profile/notifications
| Help: https://gitlab.archlinux.org/help