summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
author Erik Hanson <erik@slackbuilds.org>2022-11-02 10:37:40 -0500
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2022-11-05 21:15:28 +0700
commit29f304100aefda15260e869535654934cf5be6cd (patch)
tree64ab69c9de6f0e6e1a843c2e1315bf4bacf41b42
parentbc559bf1a9138009e81fcd13e469459eabbdc2c2 (diff)
downloadslackbuilds-29f304100aefda15260e869535654934cf5be6cd.tar.gz
slackbuilds-29f304100aefda15260e869535654934cf5be6cd.tar.xz
perl/perl-SDL: Updated for version 2.548.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
-rw-r--r--perl/perl-SDL/perl-SDL.SlackBuild4
-rw-r--r--perl/perl-SDL/perl-SDL.info6
2 files changed, 5 insertions, 5 deletions
diff --git a/perl/perl-SDL/perl-SDL.SlackBuild b/perl/perl-SDL/perl-SDL.SlackBuild
index 17b9394ddb..cf02daa047 100644
--- a/perl/perl-SDL/perl-SDL.SlackBuild
+++ b/perl/perl-SDL/perl-SDL.SlackBuild
@@ -2,7 +2,7 @@
#
# Slackware build script for perl-SDL
#
-# Copyright 2009-2017 Erik W. Hanson, Minneapolis, MN, USA
+# Copyright 2009-2022 Erik W. Hanson, Minneapolis, MN, USA
# All rights reserved.
#
# Redistribution and use of this script, with or without modification, is
@@ -26,7 +26,7 @@ SRCNAM=SDL
cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=perl-SDL
-VERSION=${VERSION:-2.546}
+VERSION=${VERSION:-2.548}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}
diff --git a/perl/perl-SDL/perl-SDL.info b/perl/perl-SDL/perl-SDL.info
index d262640647..3aeb3f97bc 100644
--- a/perl/perl-SDL/perl-SDL.info
+++ b/perl/perl-SDL/perl-SDL.info
@@ -1,8 +1,8 @@
PRGNAM="perl-SDL"
-VERSION="2.546"
+VERSION="2.548"
HOMEPAGE="https://metacpan.org/pod/SDL"
-DOWNLOAD="https://cpan.metacpan.org/authors/id/F/FR/FROGGS/SDL-2.546.tar.gz"
-MD5SUM="a93283d0fff67bdec5ff4bb8c1d30a09"
+DOWNLOAD="https://cpan.metacpan.org/authors/id/F/FR/FROGGS/SDL-2.548.tar.gz"
+MD5SUM="35faca310f0e246d5cea93a062f054d9"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="perl-Alien-SDL perl-Tie-Simple perl-Test-Most SDL_gfx SDL_Pango"