mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-16 19:50:19 +01:00
libraries/libgit2-glib: Updated for version 0.24.4.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
626796662b
commit
f2e8e60581
2 changed files with 5 additions and 5 deletions
|
@ -2,7 +2,7 @@
|
|||
|
||||
# Slackware build script for libgit2-glib
|
||||
|
||||
# Copyright 2016 Willy Sudiarto Raharjo <willysr@slackbuilds.org>
|
||||
# Copyright 2016-2017 Willy Sudiarto Raharjo <willysr@slackbuilds.org>
|
||||
# All rights reserved.
|
||||
#
|
||||
# Redistribution and use of this script, with or without modification, is
|
||||
|
@ -23,7 +23,7 @@
|
|||
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||
|
||||
PRGNAM=libgit2-glib
|
||||
VERSION=${VERSION:-0.23.10}
|
||||
VERSION=${VERSION:-0.24.4}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="libgit2-glib"
|
||||
VERSION="0.23.10"
|
||||
VERSION="0.24.4"
|
||||
HOMEPAGE="http://wiki.gnome.org/Projects/Libgit2-glib"
|
||||
DOWNLOAD="http://ftp.acc.umu.se/pub/GNOME/sources/libgit2-glib/0.23/libgit2-glib-0.23.10.tar.xz"
|
||||
MD5SUM="12800befaf5a599be97c7b111dd84dc3"
|
||||
DOWNLOAD="http://ftp.acc.umu.se/pub/GNOME/sources/libgit2-glib/0.24/libgit2-glib-0.24.4.tar.xz"
|
||||
MD5SUM="ad6d518330c31e7b3ccb3eb334f6a488"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES="libgit2 python3"
|
||||
|
|
Loading…
Reference in a new issue