mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-20 19:41:34 +01:00
libraries/libgee: Updated for version 0.6.1.
Signed-off-by: Niels Horn <niels.horn@slackbuilds.org>
This commit is contained in:
parent
c160381303
commit
b51a3b4bee
2 changed files with 5 additions and 5 deletions
|
@ -5,7 +5,7 @@
|
|||
# Written by Larry Hajali <larryhaja[at]gmail[dot]com>
|
||||
|
||||
PRGNAM=libgee
|
||||
VERSION=0.6.0
|
||||
VERSION=0.6.1
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,10 +1,10 @@
|
|||
PRGNAM="libgee"
|
||||
VERSION="0.6.0"
|
||||
VERSION="0.6.1"
|
||||
HOMEPAGE="http://live.gnome.org/Libgee"
|
||||
DOWNLOAD="http://ftp.gnome.org/pub/GNOME/sources/libgee/0.6/libgee-0.6.0.tar.bz2"
|
||||
MD5SUM="4eb513b23ab6ea78884989518a4acf6f"
|
||||
DOWNLOAD="http://ftp.gnome.org/pub/GNOME/sources/libgee/0.6/libgee-0.6.1.tar.bz2"
|
||||
MD5SUM="9cf60f41f3aa10ac7f1f7e1d094e05a1"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
MAINTAINER="Larry Hajali"
|
||||
EMAIL="larryhaja[at]gmail[dot]com"
|
||||
APPROVED="dsomero"
|
||||
APPROVED="dsomero,Niels Horn"
|
||||
|
|
Loading…
Reference in a new issue