git: updated to 1.7.4.1.

This commit is contained in:
Tilman Sauerbeck 2011-03-21 19:34:07 +01:00
parent 7fcbe2da8d
commit 2e4c77636c
3 changed files with 7 additions and 3 deletions

View File

@ -115,6 +115,8 @@ drwxr-xr-x root/root usr/lib/git-core/
-rwxr-xr-x root/root usr/lib/git-core/git-reflog
-rwxr-xr-x root/root usr/lib/git-core/git-relink
-rwxr-xr-x root/root usr/lib/git-core/git-remote
-rwxr-xr-x root/root usr/lib/git-core/git-remote-ext
-rwxr-xr-x root/root usr/lib/git-core/git-remote-fd
-rwxr-xr-x root/root usr/lib/git-core/git-remote-ftp
-rwxr-xr-x root/root usr/lib/git-core/git-remote-ftps
-rwxr-xr-x root/root usr/lib/git-core/git-remote-http
@ -288,6 +290,8 @@ drwxr-xr-x root/root usr/man/man1/
-rw-r--r-- root/root usr/man/man1/git-receive-pack.1.gz
-rw-r--r-- root/root usr/man/man1/git-reflog.1.gz
-rw-r--r-- root/root usr/man/man1/git-relink.1.gz
-rw-r--r-- root/root usr/man/man1/git-remote-ext.1.gz
-rw-r--r-- root/root usr/man/man1/git-remote-fd.1.gz
-rw-r--r-- root/root usr/man/man1/git-remote-helpers.1.gz
-rw-r--r-- root/root usr/man/man1/git-remote.1.gz
-rw-r--r-- root/root usr/man/man1/git-repack.1.gz

View File

@ -1,2 +1,2 @@
8a8cd93b8a4dff0a03c0fdc77253af3e git-1.7.3.5.tar.bz2
75d9db900fbbde05cdd6d30da6e4f1f5 git-manpages-1.7.3.5.tar.bz2
76898de4566d11c0d0eec7e99edc2b5c git-1.7.4.1.tar.bz2
ac3e15c568e887af4517a01e16671947 git-manpages-1.7.4.1.tar.bz2

View File

@ -5,7 +5,7 @@
# Nice to have: tk
name=git
version=1.7.3.5
version=1.7.4.1
release=1
source=(http://www.kernel.org/pub/software/scm/$name/$name-{,manpages-}$version.tar.bz2)