diff options
author | David Somero <dsomero@hotmail.com> | 2010-03-15 19:11:34 -0500 |
---|---|---|
committer | Erik Hanson <erik@slackbuilds.org> | 2010-05-13 13:26:31 +0200 |
commit | c6bcbdafb0bc9cb2f39c4ba9a3385fa1efd977b8 (patch) | |
tree | a98ec1850339ac28f2c37d150d53cc593b2ab66a /libraries/perl-Parse-RecDescent/perl-Parse-RecDescent.SlackBuild | |
parent | 17bf738210fd051e9a56462d926fc2830ea6eaed (diff) |
libraries/perl-Parse-RecDescent: Updated for version 1.963.
Diffstat (limited to 'libraries/perl-Parse-RecDescent/perl-Parse-RecDescent.SlackBuild')
-rw-r--r-- | libraries/perl-Parse-RecDescent/perl-Parse-RecDescent.SlackBuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/libraries/perl-Parse-RecDescent/perl-Parse-RecDescent.SlackBuild b/libraries/perl-Parse-RecDescent/perl-Parse-RecDescent.SlackBuild index 2a2662672f..d867bf68db 100644 --- a/libraries/perl-Parse-RecDescent/perl-Parse-RecDescent.SlackBuild +++ b/libraries/perl-Parse-RecDescent/perl-Parse-RecDescent.SlackBuild @@ -2,7 +2,7 @@ # Slackware build script for perl-Parse-RecDescent -# Copyright 2009 David Somero (dsomero@hotmail.com) Athens,TN USA +# Copyright 2009-2010 David Somero (dsomero@hotmail.com) Athens,TN USA # All rights reserved. # # Redistribution and use of this script, with or without modification, is @@ -23,7 +23,7 @@ # ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. PRGNAM=perl-Parse-RecDescent -VERSION=${VERSION:-1.962.2} +VERSION=${VERSION:-1.963} ARCH=${ARCH:-i486} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |