Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=fad3542935405226af1619cfb0073ab0a4b90d63
commit fad3542935405226af1619cfb0073ab0a4b90d63 Author: Miklos Vajna <[email protected]> Date: Tue Jan 1 11:49:09 2013 +0100 git-1.8.1-1-x86_64 - up to 1.8.1 - read relnotes for new features, 'git clone hg::http://www.example.com/hgrepo' is really nice diff --git a/source/devel-extra/git/FrugalBuild b/source/devel-extra/git/FrugalBuild index 6dc48c4..479ecb3 100644 --- a/source/devel-extra/git/FrugalBuild +++ b/source/devel-extra/git/FrugalBuild @@ -6,7 +6,7 @@ USE_HTMLMAN=${USE_HTMLMAN:-"y"} pkgname=git -pkgver=1.8.0.3 +pkgver=1.8.1 pkgrel=1 pkgdesc="A fast, scalable, distributed revision control system." _F_googlecode_dirname="git-core" @@ -23,7 +23,7 @@ groups=('devel-extra') replaces=('cogito' 'bk-client') archs=('i686' 'x86_64' 'arm') source=(${source[@]} gitweb.modules.d gitweb.conf README.Frugalware $pkgname.service $pkgname.sysconfig) -sha1sums=('b1695f28448c00e61e110b3c7bcd66c8047ef176' \ +sha1sums=('ac8dced9c3232c0ec6a88d04600a4d0eaf2ba4e3' \ 'c60be6e086241b85b1f0d89db22c24fc21dc6432' \ '58698ef6cf0dad734e1a1ee5689c0c4d83bf27b5' \ '92b64c9b49242935ca6ae35b3a9cad728a0c2d55' \ _______________________________________________ Frugalware-git mailing list [email protected] http://frugalware.org/mailman/listinfo/frugalware-git
