mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2025-11-01 00:42:03 +01:00
testing/perl-sys-mmap: upgraded to 0.15
This commit is contained in:
parent
1e9d75e5a8
commit
4a183f2562
@ -2,7 +2,7 @@
|
||||
# Maintainer: Francesco Colista <francesco.colista@gmail.com>
|
||||
pkgname=perl-sys-mmap
|
||||
_realname=Sys-Mmap
|
||||
pkgver=0.14
|
||||
pkgver=0.15
|
||||
pkgrel=0
|
||||
pkgdesc="Uses mmap to map in a file as a Perl variable"
|
||||
url="http://search.cpan.org/~toddr/Sys-Mmap-0.14/"
|
||||
@ -26,4 +26,4 @@ package() {
|
||||
# creates file collision among perl modules
|
||||
find "$pkgdir" -name perllocal.pod -delete
|
||||
}
|
||||
md5sums="f3a1115b7632ca015532e8ca7134918b Sys-Mmap-0.14.tar.gz"
|
||||
md5sums="779453c3950a8370bae04aff1cfbaf90 Sys-Mmap-0.15.tar.gz"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user