Skip to content

Commit

Permalink
perl-libwww: Update to 6.77
Browse files Browse the repository at this point in the history
  • Loading branch information
lazka committed Jul 1, 2024
1 parent 20f2ab1 commit aaf90cd
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions perl-libwww/PKGBUILD
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# Maintainer: Alexey Pavlov <[email protected]>

pkgname=perl-libwww
pkgver=6.72
pkgver=6.77
pkgrel=1
pkgdesc="The World-Wide Web library for Perl"
arch=('any')
Expand All @@ -21,7 +21,7 @@ depends=('perl' 'perl-Encode-Locale' 'perl-File-Listing'
optdepends=('perl-LWP-Protocol-https: for https:// url schemes')
checkdepends=('perl-Test-Fatal' 'perl-Test-Needs' 'perl-Test-Requiresinternet')
source=(https://cpan.metacpan.org/authors/id/O/OA/OALDERS/libwww-perl-${pkgver}.tar.gz)
sha256sums=('e9b8354fd5e20be207afe23ddd584fcd59bf82998dc077decf684ba1dae5a05d')
sha256sums=('94a907d6b3ea8d966ef43deffd4fa31f5500142b4c00489bfd403860a5f060e4')

build() {
cd libwww-perl-${pkgver}
Expand Down

0 comments on commit aaf90cd

Please sign in to comment.