libraries/libgit2: Updated for version 0.28.3
Signed-off-by: Larry Hajali <larryhaja[at]gmail[dot]com>
This commit is contained in:
parent
8bb6816abf
commit
c87bcd0d30
|
@ -23,7 +23,7 @@
|
|||
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||
|
||||
PRGNAM=libgit2
|
||||
VERSION=${VERSION:-0.28.2}
|
||||
VERSION=${VERSION:-0.28.3}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="libgit2"
|
||||
VERSION="0.28.2"
|
||||
VERSION="0.28.3"
|
||||
HOMEPAGE="https://libgit2.github.com/"
|
||||
DOWNLOAD="https://github.com/libgit2/libgit2/archive/v0.28.2/libgit2-0.28.2.tar.gz"
|
||||
MD5SUM="07768918ff33688ae14a18b412f3bc1f"
|
||||
DOWNLOAD="https://github.com/libgit2/libgit2/archive/v0.28.3/libgit2-0.28.3.tar.gz"
|
||||
MD5SUM="f9f2a2a2da09b4cdb8b1a596eb799179"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES=""
|
||||
|
|
Loading…
Reference in New Issue