perl/perl-Convert-BinHex: Updated for version 1.125.

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
pyllyukko 2024-07-06 18:07:51 +03:00 committed by Willy Sudiarto Raharjo
parent 17b3f1410d
commit fbc19fb26c
No known key found for this signature in database
GPG key ID: 3F617144D7238786
2 changed files with 5 additions and 5 deletions

View file

@ -31,7 +31,7 @@ cd $(dirname $0) ; CWD=$(pwd)
PRGNAM="perl-Convert-BinHex"
SRCNAM="Convert-BinHex"
VERSION=${VERSION:-1.124}
VERSION=${VERSION:-1.125}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}
@ -58,7 +58,7 @@ OUTPUT=${OUTPUT:-/tmp}
set -e
DOCS="COPYING README"
DOCS="COPYING README Changes LICENSE README-TOO"
if [ "$ARCH" = "i586" ]; then
SLKCFLAGS="-O2 -march=i586 -mtune=i686"

View file

@ -1,8 +1,8 @@
PRGNAM="perl-Convert-BinHex"
VERSION="1.124"
VERSION="1.125"
HOMEPAGE="https://metacpan.org/release/Convert-BinHex"
DOWNLOAD="https://cpan.metacpan.org/authors/id/S/ST/STEPHEN/Convert-BinHex-1.124.tar.gz"
MD5SUM="81bbc7c7f3d349767137658a200a7f11"
DOWNLOAD="https://cpan.metacpan.org/authors/id/S/ST/STEPHEN/Convert-BinHex-1.125.tar.gz"
MD5SUM="2f485e1283387ead5b92243e1aacff9d"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES=""