mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-25 10:03:03 +01:00
libraries/gdl: Updated for version 3.22.0.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
15a90d0685
commit
ae59e85d71
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.20.0}
|
||||
VERSION=${VERSION:-3.22.0}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="gdl"
|
||||
VERSION="3.20.0"
|
||||
VERSION="3.22.0"
|
||||
HOMEPAGE="http://www.gnome.org/"
|
||||
DOWNLOAD="http://ftp.gnome.org/pub/GNOME/sources/gdl/3.20/gdl-3.20.0.tar.xz"
|
||||
MD5SUM="32dcfb6c037672676f928010c2e8147a"
|
||||
DOWNLOAD="http://ftp.gnome.org/pub/GNOME/sources/gdl/3.22/gdl-3.22.0.tar.xz"
|
||||
MD5SUM="2a57a7fe2c11a65672f1f06b95d4ffb3"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES=""
|
||||
|
|
Loading…
Reference in a new issue