Skip to content

Commit e6486e2

Browse files
authored
perl-Authen-SASL: Update to 2.1900 (#5560)
1 parent 7e5a74e commit e6486e2

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

perl-Authen-SASL/PKGBUILD

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
_realname=Authen-SASL
44
pkgname=perl-${_realname}
5-
pkgver=2.1800
5+
pkgver=2.1900
66
pkgrel=1
77
pkgdesc="Perl/CPAN Module Authen::SASL : SASL authentication framework"
88
arch=('any')
@@ -12,7 +12,7 @@ depends=('perl')
1212
groups=('perl-modules')
1313
options=('!emptydirs')
1414
source=(https://cpan.metacpan.org/authors/id/E/EH/EHUELS/${_realname}-${pkgver}.tar.gz)
15-
sha256sums=('0b03686bddbbf7d5c6548e468d079a4051c9b73851df740ae28cfd2db234e922')
15+
sha256sums=('be3533a6891b2e677150b479c1a0d4bf11c8bbeebed3e7b8eba34053e93923b0')
1616

1717
prepare() {
1818
cd ${_realname}-${pkgver}

0 commit comments

Comments
 (0)