mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-16 19:50:19 +01:00
libraries/gdl: Fix DOWNLOAD.
Signed-off-by: David Spencer <baildon.research@googlemail.com>
This commit is contained in:
parent
6e43205d0b
commit
a9000b136e
1 changed files with 1 additions and 1 deletions
|
@ -1,7 +1,7 @@
|
|||
PRGNAM="gdl"
|
||||
VERSION="3.20.0"
|
||||
HOMEPAGE="http://www.gnome.org/"
|
||||
DOWNLOAD="http://ftp.gnome.org/pub/GNOME/sources/gdl/3.18/gdl-3.20.0.tar.xz"
|
||||
DOWNLOAD="http://ftp.gnome.org/pub/GNOME/sources/gdl/3.20/gdl-3.20.0.tar.xz"
|
||||
MD5SUM="32dcfb6c037672676f928010c2e8147a"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
|
|
Loading…
Reference in a new issue