[arch-commits] Commit in perl-http-daemon/trunk (PKGBUILD)

Antonio Rojas arojas at gemini.archlinux.org
Wed Sep 1 18:39:28 UTC 2021


    Date: Wednesday, September 1, 2021 @ 18:39:28
  Author: arojas
Revision: 422849

Update to 6.12

Modified:
  perl-http-daemon/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-09-01 16:55:40 UTC (rev 422848)
+++ PKGBUILD	2021-09-01 18:39:28 UTC (rev 422849)
@@ -1,8 +1,8 @@
 # Maintainer: Eric Bélanger <eric at archlinux.org>
 
 pkgname=perl-http-daemon
-pkgver=6.06
-pkgrel=3
+pkgver=6.12
+pkgrel=1
 pkgdesc="Simple http server class"
 arch=('any')
 url='https://metacpan.org/pod/HTTP::Daemon'
@@ -12,7 +12,7 @@
 checkdepends=('perl-test-needs')
 options=('!emptydirs')
 source=(https://cpan.metacpan.org/authors/id/O/OA/OALDERS/HTTP-Daemon-${pkgver}.tar.gz)
-sha256sums=('fc03a161b54553f766457a4267e7066767f54ad01cacfe9a91d7caa2a0319bad')
+sha256sums=('df47bed10c38670c780fd0116867d5fd4693604acde31ba63380dce04c4e1fa6')
 
 build() {
   cd "${srcdir}/HTTP-Daemon-${pkgver}"



More information about the arch-commits mailing list