[arch-commits] Commit in perl-authen-radius/trunk (PKGBUILD)

Sergej Pupykin spupykin at archlinux.org
Mon Dec 12 18:15:59 UTC 2016


    Date: Monday, December 12, 2016 @ 18:15:59
  Author: spupykin
Revision: 199042

upgpkg: perl-authen-radius 0.26-1

upd

Modified:
  perl-authen-radius/trunk/PKGBUILD

----------+
 PKGBUILD |   10 +++++-----
 1 file changed, 5 insertions(+), 5 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-12-12 17:49:31 UTC (rev 199041)
+++ PKGBUILD	2016-12-12 18:15:59 UTC (rev 199042)
@@ -2,8 +2,8 @@
 # Maintainer: Sergej Pupykin <pupykin.s+arch at gmail.com>
 
 pkgname=perl-authen-radius
-pkgver=0.24
-pkgrel=2
+pkgver=0.26
+pkgrel=1
 pkgdesc="perl radius client"
 arch=('any')
 url="http://search.cpan.org/dist/Authen-Radius/"
@@ -13,12 +13,12 @@
 options=('!emptydirs')
 source=(http://search.cpan.org/CPAN/authors/id/P/PO/PORTAONE/Authen-Radius-$pkgver.tar.gz
 	undef-warn-fix.patch)
-md5sums=('35541556f8ec48bf0b60f2e8d284957f'
-         '7a4bf593c8ab0e4631e74c6637605066')
+sha256sums=('4f272c19b8a9f6514a1107e98efae6773208233df4db11f2dc4764b4784b17c3'
+            '61357e54d3d6e9e609aebd3dcd22ea84fb49bce336fff87b2926ceccffc73bed')
 
 prepare() {
   cd  "$srcdir"/Authen-Radius-$pkgver
-  patch -p1 <"$srcdir"/undef-warn-fix.patch
+#  patch -p1 <"$srcdir"/undef-warn-fix.patch
 }
 
 build() {



More information about the arch-commits mailing list