mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-21 19:42:24 +01:00
libraries/libgee: Updated for version 0.6.8.
Signed-off-by: Matteo Bernardini <ponce@slackbuilds.org>
This commit is contained in:
parent
1cb66c19b5
commit
a8d6b443c1
2 changed files with 4 additions and 4 deletions
|
@ -5,7 +5,7 @@
|
|||
# Written by Larry Hajali <larryhaja[at]gmail[dot]com>
|
||||
|
||||
PRGNAM=libgee
|
||||
VERSION=${VERSION:-0.6.7}
|
||||
VERSION=${VERSION:-0.6.8}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="libgee"
|
||||
VERSION="0.6.7"
|
||||
VERSION="0.6.8"
|
||||
HOMEPAGE="http://live.gnome.org/Libgee"
|
||||
DOWNLOAD="http://ftp.gnome.org/pub/gnome/sources/libgee/0.6/libgee-0.6.7.tar.xz"
|
||||
MD5SUM="dc5bd40256e7eb840f6edf2a99667b38"
|
||||
DOWNLOAD="http://ftp.gnome.org/pub/gnome/sources/libgee/0.6/libgee-0.6.8.tar.xz"
|
||||
MD5SUM="2688c24f9a12e7616ee808f9092d0afe"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES="vala"
|
||||
|
|
Loading…
Reference in a new issue