mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-16 19:50:19 +01:00
libraries/gdl: Updated for version 3.20.0.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
a047660e39
commit
2804063a14
2 changed files with 4 additions and 4 deletions
|
@ -23,7 +23,7 @@
|
|||
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||
|
||||
PRGNAM=gdl
|
||||
VERSION=${VERSION:-3.18.0}
|
||||
VERSION=${VERSION:-3.20.0}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="gdl"
|
||||
VERSION="3.18.0"
|
||||
VERSION="3.20.0"
|
||||
HOMEPAGE="http://www.gnome.org/"
|
||||
DOWNLOAD="http://ftp.gnome.org/pub/GNOME/sources/gdl/3.18/gdl-3.18.0.tar.xz"
|
||||
MD5SUM="25f2e50969406563b78c8ad4571ef826"
|
||||
DOWNLOAD="http://ftp.gnome.org/pub/GNOME/sources/gdl/3.18/gdl-3.20.0.tar.xz"
|
||||
MD5SUM="32dcfb6c037672676f928010c2e8147a"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES=""
|
||||
|
|
Loading…
Reference in a new issue