summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--perl-http-daemon/PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/perl-http-daemon/PKGBUILD b/perl-http-daemon/PKGBUILD
index 3d7e8d1dd..791b518a9 100644
--- a/perl-http-daemon/PKGBUILD
+++ b/perl-http-daemon/PKGBUILD
@@ -2,7 +2,7 @@
# Generator : neuesPerlPaket (8d5949ef974a6c50e1fb6b6745da5ffeba5c722dbfa7d843cc9c543dd678e0eaa964db305fab2c7d2d12b70f301caf01810a4903d0a9f23fc5a9625a9797f655)
pkgname='perl-http-daemon'
-pkgver=6.13
+pkgver=6.14
pkgrel=1
pkgdesc='A simple http server class'
arch=('any')
@@ -30,7 +30,7 @@ makedepends=(
url='https://metacpan.org/dist/HTTP-Daemon'
_distdir="HTTP-Daemon-${pkgver}"
source=("https://cpan.metacpan.org/authors/id/O/OA/OALDERS/${_distdir}.tar.gz")
-sha512sums=('8f13d2aab9d6372a7c9af78aa114de487b6f5b99892adf6cc4d47901dd2c31efdd0b68c34995d42b30de35a130be9babb44789ce7725402460926f964b59fc17')
+sha512sums=('baae522b24211d04bc53d0f89f9e7b6b98681772eb79e28a72aa2b57c023a92e1264923abc2fefc24e28be265e17530541fd9d3a559d5bcfca00a8f5b0e9d85e')
build() {
cd "${srcdir}/${_distdir}"