summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--perl-cache-fastmmap/PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/perl-cache-fastmmap/PKGBUILD b/perl-cache-fastmmap/PKGBUILD
index 9cf09662..33dc64a9 100644
--- a/perl-cache-fastmmap/PKGBUILD
+++ b/perl-cache-fastmmap/PKGBUILD
@@ -2,7 +2,7 @@
# Generator : neuesPerlPaket (1defbcf32afb33ec54a2b45a3b72b4d049f690f6dbc08511ad48f4db6f85a4ecd583a13fcec1172e0d3c1ca342a483beb851ba887d67450c25231cc0aafdf66b)
pkgname='perl-cache-fastmmap'
-pkgver=1.50
+pkgver=1.51
pkgrel=1
pkgdesc='Uses an mmap'"'"'ed file to act as a shared memory interprocess cache'
arch=('x86_64' 'i686' 'pentium4')
@@ -19,7 +19,7 @@ depends=(
url='https://metacpan.org/release/Cache-FastMmap'
_distdir="Cache-FastMmap-${pkgver}"
source=("https://cpan.metacpan.org/authors/id/R/RO/ROBM/${_distdir}.tar.gz")
-sha512sums=('0577b13cfe48f3db9c0c2f68412c6c89f2d87ed287ae873a3a65d0877dd8778e2d6cf6d4683bd3fe648b9d2f75ec3827bccd1d7254fdb68553a3740592e6e0ba')
+sha512sums=('b3365089f0815b7aaf4265b1adab266de81202c00c7ac4540907776f6aa2ba7de513e3f1cdd79f7fc38dbd02422307dad7a5098167e73ec93767f3cc980767dd')
build() {
cd "${srcdir}/${_distdir}"