mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-20 19:41:34 +01:00
libraries/fltk2: Updated for version 2.0.x_alpha_r8800.
Signed-off-by: dsomero <xgizzmo@slackbuilds.org>
This commit is contained in:
parent
f13c6802fc
commit
b936c8d0d1
2 changed files with 5 additions and 5 deletions
|
@ -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}
|
||||
|
||||
|
|
|
@ -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"
|
||||
|
|
Loading…
Reference in a new issue