mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-22 19:44:21 +01:00
libraries/libgit2: Updated for version 0.25.1
Signed-off-by: Larry Hajali <larryhaja[at]gmail[dot]com>
This commit is contained in:
parent
f390f0ef84
commit
17750653f1
2 changed files with 4 additions and 4 deletions
|
@ -23,7 +23,7 @@
|
|||
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||
|
||||
PRGNAM=libgit2
|
||||
VERSION=${VERSION:-0.24.6}
|
||||
VERSION=${VERSION:-0.25.1}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="libgit2"
|
||||
VERSION="0.24.6"
|
||||
VERSION="0.25.1"
|
||||
HOMEPAGE="https://libgit2.github.com/"
|
||||
DOWNLOAD="https://github.com/libgit2/libgit2/archive/v0.24.6/libgit2-0.24.6.tar.gz"
|
||||
MD5SUM="cbdf07ec58f63fd01a48d1a6f7b9c37d"
|
||||
DOWNLOAD="https://github.com/libgit2/libgit2/archive/v0.25.1/libgit2-0.25.1.tar.gz"
|
||||
MD5SUM="3b285ce94200f00c34962711f001b192"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES=""
|
||||
|
|
Loading…
Reference in a new issue