Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=e9248b3f3389a3e2ff5eaef88d8d630a80fb84ff
commit e9248b3f3389a3e2ff5eaef88d8d630a80fb84ff Author: Anthony Jorion <[email protected]> Date: Thu May 7 09:54:13 2015 +0200 libgit2-0.22.2-1-i686 - 0.21.1 -> 0.22.2 diff --git a/source/lib-extra/libgit2/FrugalBuild b/source/lib-extra/libgit2/FrugalBuild index c9be4bf..999d333 100644 --- a/source/lib-extra/libgit2/FrugalBuild +++ b/source/lib-extra/libgit2/FrugalBuild @@ -4,7 +4,7 @@ options+=('asneeded') pkgname=libgit2 -pkgver=0.21.1 +pkgver=0.22.2 pkgrel=1 pkgdesc="portable, pure C implementation of the Git core methods" url="http://libgit2.github.com/" @@ -15,6 +15,6 @@ _F_cmake_confopts="-DTHREADSAFE:BOOL=ON" Finclude cmake up2date="Fwcat https://github.com/libgit2/libgit2/tags|grep .tar.gz|sed -e 's/.*v//;s/.tar.gz.*//'|head -n1" source="https://github.com/libgit2/libgit2/archive/v${pkgver}.tar.gz" -sha1sums=('8975eb3fa6999e30b1fa01a84b7b09d0a2672ac5') +sha1sums=('877d02a1b6b8d5d7dd73e10d251f5a2ef35df81b') # optimization OK _______________________________________________ Frugalware-git mailing list [email protected] http://frugalware.org/mailman/listinfo/frugalware-git
