libraries/fltk2: Updated for version 2.0.x_alpha_r8800.

Signed-off-by: dsomero <xgizzmo@slackbuilds.org>
This commit is contained in:
Mikhail Zotov 2011-09-05 21:38:38 -04:00 committed by Robby Workman
parent f13c6802fc
commit b936c8d0d1
2 changed files with 5 additions and 5 deletions

View file

@ -8,7 +8,7 @@
# The script has been fixed by the SlackBuilds.org team.
PRGNAM=fltk2
VERSION=2.0.x_r8365
VERSION=2.0.x_alpha_r8800
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}

View file

@ -1,10 +1,10 @@
PRGNAM="fltk2"
VERSION="2.0.x_r8365"
VERSION="2.0.x_alpha_r8800"
HOMEPAGE="http://www.fltk.org/"
DOWNLOAD="http://ftp.easysw.com/pub/fltk/snapshots/fltk-2.0.x-r8365.tar.bz2"
MD5SUM="a4a78694b8fc0e602cbc1c2a44267847"
DOWNLOAD="http://ftp.easysw.com/pub/fltk/snapshots/fltk-2.0.x-alpha-r8800.tar.bz2"
MD5SUM="f00a3dd7839c33d28801de4094741bca"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
MAINTAINER="Mikhail Zotov"
EMAIL="mikhail dot ru at gmail dot com"
APPROVED="Niels Horn"
APPROVED="dsomero"