Git-Url: 
http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=be943a75fe55c13bc2fab121a1beef743884c931

commit be943a75fe55c13bc2fab121a1beef743884c931
Author: Miklos Vajna <[email protected]>
Date:   Tue May 20 07:50:47 2014 +0200

git-1.9.3-1-x86_64

- 1.9.0 -> 1.9.3

diff --git a/source/devel-extra/git/FrugalBuild 
b/source/devel-extra/git/FrugalBuild
index c6d3ae0..0be898e 100644
--- a/source/devel-extra/git/FrugalBuild
+++ b/source/devel-extra/git/FrugalBuild
@@ -8,12 +8,13 @@ options+=('asneeded')
USE_HTMLMAN=${USE_HTMLMAN:-"y"}

pkgname=git
-pkgver=1.9.0
+pkgver=1.9.3
pkgrel=1
pkgdesc="A fast, scalable, distributed revision control system."
-_F_googlecode_dirname="git-core"
_F_archive_grepv="rc"
-Finclude googlecode
+url="http://git-scm.com/";
+source=(https://www.kernel.org/pub/software/scm/git/git-$pkgver.tar.xz)
+up2date="Flasttar https://www.kernel.org/pub/software/scm/git/";
depends=('curl>=7.19.0' 'expat' 'perl-error' 'openssl>=1.0.1')
backup=(etc/sysconfig/git)
if [ "$CARCH" = "arm" ]; then
@@ -26,7 +27,7 @@ replaces=('cogito' 'bk-client')
archs=('i686' 'x86_64' 'arm')
source=(${source[@]} gitweb.modules.d gitweb.conf README.Frugalware \
$pkgname.service $pkgname.sysconfig)
-sha1sums=('e60667fc16e5a5f1cde46616b0458cc802707743' \
+sha1sums=('c986463630e23e13b36e45d83d0e23daf9387c82' \
'c60be6e086241b85b1f0d89db22c24fc21dc6432' \
'58698ef6cf0dad734e1a1ee5689c0c4d83bf27b5' \
'92b64c9b49242935ca6ae35b3a9cad728a0c2d55' \
_______________________________________________
Frugalware-git mailing list
[email protected]
http://frugalware.org/mailman/listinfo/frugalware-git

Reply via email to