diff options
Diffstat (limited to 'perl/perl-SDL')
-rw-r--r-- | perl/perl-SDL/perl-SDL.SlackBuild | 4 | ||||
-rw-r--r-- | perl/perl-SDL/perl-SDL.info | 6 |
2 files changed, 5 insertions, 5 deletions
diff --git a/perl/perl-SDL/perl-SDL.SlackBuild b/perl/perl-SDL/perl-SDL.SlackBuild index 17b9394ddb4c..cf02daa0478c 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 d26264064795..3aeb3f97bc6d 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" |