diff options
Diffstat (limited to 'perl/perl-gtk2/perl-gtk2.SlackBuild')
-rw-r--r-- | perl/perl-gtk2/perl-gtk2.SlackBuild | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/perl/perl-gtk2/perl-gtk2.SlackBuild b/perl/perl-gtk2/perl-gtk2.SlackBuild index 912832c0a9..203a14b495 100644 --- a/perl/perl-gtk2/perl-gtk2.SlackBuild +++ b/perl/perl-gtk2/perl-gtk2.SlackBuild @@ -6,6 +6,7 @@ # Copyright 2010, 2012 Binh Nguyen <binhvng@gmail.com> # All rights reserved. # +# Updated for v. 1.2493 by Glenn Becker <burningc@sdf.org> # Redistribution and use of this script, with or without modification, is # permitted provided that the following conditions are met: # @@ -24,7 +25,7 @@ # ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. PRGNAM=perl-gtk2 -VERSION=${VERSION:-1.248} +VERSION=${VERSION:-1.2493} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |