mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-16 19:50:19 +01:00
perl/perl-gtk2: Updated for version 1.24992.
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
This commit is contained in:
parent
803088bd91
commit
8e0d7bb70e
2 changed files with 4 additions and 4 deletions
|
@ -27,7 +27,7 @@
|
|||
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||
|
||||
PRGNAM=perl-gtk2
|
||||
VERSION=${VERSION:-1.24991}
|
||||
VERSION=${VERSION:-1.24992}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="perl-gtk2"
|
||||
VERSION="1.24991"
|
||||
VERSION="1.24992"
|
||||
HOMEPAGE="http://gtk2-perl.sourceforge.net/"
|
||||
DOWNLOAD="http://downloads.sourceforge.net/gtk2-perl/Gtk2-1.24991.tar.gz"
|
||||
MD5SUM="8e094fd634cf3369440da4af4b5ee054"
|
||||
DOWNLOAD="http://downloads.sourceforge.net/gtk2-perl/Gtk2-1.24992.tar.gz"
|
||||
MD5SUM="891c0a9deeeba3b0d01ceb7b8a7a32e8"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES="perl-pango"
|
||||
|
|
Loading…
Reference in a new issue