summaryrefslogtreecommitdiffstats
path: root/libraries/fltk
diff options
context:
space:
mode:
author Robby Workman <rworkman@slackbuilds.org>2022-02-21 16:23:41 -0600
committer Robby Workman <rworkman@slackbuilds.org>2022-02-21 17:17:15 -0600
commitbfb6d1edba245378e5e9338bf4e3e21b02900a89 (patch)
tree4afe6fc059593de87bc432902998d82a68eafdf1 /libraries/fltk
parentaef1eaf0a01ac77f537ff2c33f8814d4a721200b (diff)
downloadslackbuilds-bfb6d1edba245378e5e9338bf4e3e21b02900a89.tar.gz
slackbuilds-bfb6d1edba245378e5e9338bf4e3e21b02900a89.tar.xz
libraries/fltk: Updated for version 1.3.8.
Diffstat (limited to 'libraries/fltk')
-rw-r--r--libraries/fltk/fltk.SlackBuild4
-rw-r--r--libraries/fltk/fltk.info6
2 files changed, 5 insertions, 5 deletions
diff --git a/libraries/fltk/fltk.SlackBuild b/libraries/fltk/fltk.SlackBuild
index c3d1a7663f..90a2d092ee 100644
--- a/libraries/fltk/fltk.SlackBuild
+++ b/libraries/fltk/fltk.SlackBuild
@@ -25,8 +25,8 @@
cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=fltk
-VERSION=${VERSION:-1.3.5}
-BUILD=${BUILD:-2}
+VERSION=${VERSION:-1.3.8}
+BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}
diff --git a/libraries/fltk/fltk.info b/libraries/fltk/fltk.info
index 0f9ee83437..373c0f0d00 100644
--- a/libraries/fltk/fltk.info
+++ b/libraries/fltk/fltk.info
@@ -1,8 +1,8 @@
PRGNAM="fltk"
-VERSION="1.3.5"
+VERSION="1.3.8"
HOMEPAGE="http://www.fltk.org"
-DOWNLOAD="https://www.fltk.org/pub/fltk/1.3.5/fltk-1.3.5-source.tar.gz"
-MD5SUM="e85017defd5a03ae82e634311db87bbf"
+DOWNLOAD="https://www.fltk.org/pub/fltk/1.3.8/fltk-1.3.8-source.tar.gz"
+MD5SUM="84907602c2e50fadec3bc40fb61935cd"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES=""