mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-20 19:41:34 +01:00
libraries/libgnomecanvas: Updated for version 2.30.3.
Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
This commit is contained in:
parent
ad9cdd9683
commit
c237212cbf
2 changed files with 4 additions and 4 deletions
|
@ -10,7 +10,7 @@
|
|||
# Maintained by Erik Hanson <erik@slackbuilds.org>
|
||||
|
||||
PRGNAM=libgnomecanvas
|
||||
VERSION=${VERSION:-2.30.1}
|
||||
VERSION=${VERSION:-2.30.3}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="libgnomecanvas"
|
||||
VERSION="2.30.1"
|
||||
VERSION="2.30.3"
|
||||
HOMEPAGE="http://directory.fsf.org/all/libgnomecanvas.html"
|
||||
DOWNLOAD="http://ftp.gnome.org/pub/gnome/sources/libgnomecanvas/2.30/libgnomecanvas-2.30.1.tar.bz2"
|
||||
MD5SUM="362ab7b81024b3c3b4a712e7df01b169"
|
||||
DOWNLOAD="http://ftp.gnome.org/pub/gnome/sources/libgnomecanvas/2.30/libgnomecanvas-2.30.3.tar.bz2"
|
||||
MD5SUM="ffcbb719c671ff5cd86e59aeba8d0b92"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
MAINTAINER="Erik Hanson"
|
||||
|
|
Loading…
Reference in a new issue