Sergej Pupykin pushed to branch main at Arch Linux / Packaging / Packages /
perl-authen-radius
Commits:
4ab4db35 by Sergej Pupykin at 2026-05-19T12:59:24+03:00
upgpkg: 0.37-1
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
pkgbase = perl-authen-radius
pkgdesc = perl radius client
- pkgver = 0.36
+ pkgver = 0.37
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.36.tar.gz
- sha256sums =
3103844b9aff88fd8c06d5d3d4c625bccaeaf909b224941fc6498218496658f8
+ source =
https://search.cpan.org/CPAN/authors/id/P/PO/PORTAONE/Authen-Radius-0.37.tar.gz
+ sha256sums =
41af6b620715ded7392d4a7b4433a1f6869387ebb5135ff90f88198de1332bd1
pkgname = perl-authen-radius
=====================================
PKGBUILD
=====================================
@@ -1,7 +1,7 @@
# Maintainer: Sergej Pupykin <[email protected]>
pkgname=perl-authen-radius
-pkgver=0.36
+pkgver=0.37
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=('3103844b9aff88fd8c06d5d3d4c625bccaeaf909b224941fc6498218496658f8')
+sha256sums=('41af6b620715ded7392d4a7b4433a1f6869387ebb5135ff90f88198de1332bd1')
build() {
cd "$srcdir"/Authen-Radius-$pkgver
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/perl-authen-radius/-/commit/4ab4db35ad9d089001ab8d842219a30b34bc3450
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/perl-authen-radius/-/commit/4ab4db35ad9d089001ab8d842219a30b34bc3450
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