libraries/rest: Updated for version 0.7.93.
Signed-off-by: Matteo Bernardini <ponce@slackbuilds.org>
This commit is contained in:
parent
05968b37b7
commit
afae05a18e
|
@ -23,7 +23,7 @@
|
|||
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||
|
||||
PRGNAM=rest
|
||||
VERSION=${VERSION:-0.7.91}
|
||||
VERSION=${VERSION:-0.7.93}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="rest"
|
||||
VERSION="0.7.91"
|
||||
VERSION="0.7.93"
|
||||
HOMEPAGE="http://www.gtk.org/"
|
||||
DOWNLOAD="http://ftp.gnome.org/pub/GNOME/sources/rest/0.7/rest-0.7.91.tar.xz"
|
||||
MD5SUM="abd6211788b9b8dac432a26767099a27"
|
||||
DOWNLOAD="http://ftp.gnome.org/pub/GNOME/sources/rest/0.7/rest-0.7.93.tar.xz"
|
||||
MD5SUM="1c276e7808edf8e2e49ed854f741cd40"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES=""
|
||||
|
|
Loading…
Reference in New Issue