mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-22 19:44:21 +01:00
perl/perl-File-Slurp: Updated for version 9999.27.
...or FTB with 'sysread() isn't allowed on :utf8 handles' Signed-off-by: Matteo Bernardini <ponce@slackbuilds.org>
This commit is contained in:
parent
6f7cde03c1
commit
48ef950f0d
2 changed files with 5 additions and 5 deletions
|
@ -23,7 +23,7 @@
|
|||
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||
|
||||
PRGNAM=perl-File-Slurp
|
||||
VERSION=${VERSION:-9999.19}
|
||||
VERSION=${VERSION:-9999.27}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
@ -42,7 +42,7 @@ TMP=${TMP:-/tmp/SBo}
|
|||
PKG=$TMP/package-$PRGNAM
|
||||
OUTPUT=${OUTPUT:-/tmp}
|
||||
|
||||
DOCS="README Changes"
|
||||
DOCS="README.md Changes"
|
||||
|
||||
set -e
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="perl-File-Slurp"
|
||||
VERSION="9999.19"
|
||||
VERSION="9999.27"
|
||||
HOMEPAGE="https://metacpan.org/pod/File::Slurp"
|
||||
DOWNLOAD="https://cpan.metacpan.org/authors/id/U/UR/URI/File-Slurp-9999.19.tar.gz"
|
||||
MD5SUM="7d584cd15c4f8b9547765eff8c4ef078"
|
||||
DOWNLOAD="https://cpan.metacpan.org/authors/id/C/CA/CAPOEIRAB/File-Slurp-9999.27.tar.gz"
|
||||
MD5SUM="1c8d53024597ba474296c461b30f32e5"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES=""
|
||||
|
|
Loading…
Reference in a new issue