libraries/gdl: Updated for version 3.26.0.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
ffd34ba8c8
commit
a7357ed15d
|
@ -2,7 +2,7 @@
|
|||
|
||||
# Slackware build script for gdl
|
||||
|
||||
# Copyright 2012-2016 Willy Sudiarto Raharjo <willysr@slackware-id.org>
|
||||
# Copyright 2012-2017 Willy Sudiarto Raharjo <willysr@slackbuilds.org>
|
||||
# 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=gdl
|
||||
VERSION=${VERSION:-3.22.0}
|
||||
VERSION=${VERSION:-3.26.0}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="gdl"
|
||||
VERSION="3.22.0"
|
||||
VERSION="3.26.0"
|
||||
HOMEPAGE="https://www.gnome.org/"
|
||||
DOWNLOAD="https://ftp.gnome.org/pub/GNOME/sources/gdl/3.22/gdl-3.22.0.tar.xz"
|
||||
MD5SUM="2a57a7fe2c11a65672f1f06b95d4ffb3"
|
||||
DOWNLOAD="https://ftp.gnome.org/pub/GNOME/sources/gdl/3.26/gdl-3.26.0.tar.xz"
|
||||
MD5SUM="1366cbca43242336f5e61b010145d76e"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES=""
|
||||
|
|
Loading…
Reference in New Issue