git: updated to 1.4.2
This commit is contained in:
parent
6b0c8d983c
commit
fa33d4e871
@ -46,6 +46,7 @@ drwxr-xr-x root/root usr/bin/
|
||||
-rwxr-xr-x root/root usr/bin/git-imap-send
|
||||
-rwxr-xr-x root/root usr/bin/git-index-pack
|
||||
-rwxr-xr-x root/root usr/bin/git-init-db
|
||||
-rwxr-xr-x root/root usr/bin/git-instaweb
|
||||
-rwxr-xr-x root/root usr/bin/git-local-fetch
|
||||
-rwxr-xr-x root/root usr/bin/git-log
|
||||
-rwxr-xr-x root/root usr/bin/git-lost-found
|
||||
@ -106,6 +107,7 @@ drwxr-xr-x root/root usr/bin/
|
||||
-rwxr-xr-x root/root usr/bin/git-ssh-upload
|
||||
-rwxr-xr-x root/root usr/bin/git-status
|
||||
-rwxr-xr-x root/root usr/bin/git-stripspace
|
||||
-rwxr-xr-x root/root usr/bin/git-svn
|
||||
-rwxr-xr-x root/root usr/bin/git-svnimport
|
||||
-rwxr-xr-x root/root usr/bin/git-symbolic-ref
|
||||
-rwxr-xr-x root/root usr/bin/git-tag
|
||||
@ -170,6 +172,7 @@ drwxr-xr-x root/root usr/man/man1/
|
||||
-rw-r--r-- root/root usr/man/man1/git-imap-send.1.gz
|
||||
-rw-r--r-- root/root usr/man/man1/git-index-pack.1.gz
|
||||
-rw-r--r-- root/root usr/man/man1/git-init-db.1.gz
|
||||
-rw-r--r-- root/root usr/man/man1/git-instaweb.1.gz
|
||||
-rw-r--r-- root/root usr/man/man1/git-local-fetch.1.gz
|
||||
-rw-r--r-- root/root usr/man/man1/git-log.1.gz
|
||||
-rw-r--r-- root/root usr/man/man1/git-lost-found.1.gz
|
||||
@ -224,6 +227,7 @@ drwxr-xr-x root/root usr/man/man1/
|
||||
-rw-r--r-- root/root usr/man/man1/git-ssh-upload.1.gz
|
||||
-rw-r--r-- root/root usr/man/man1/git-status.1.gz
|
||||
-rw-r--r-- root/root usr/man/man1/git-stripspace.1.gz
|
||||
-rw-r--r-- root/root usr/man/man1/git-svn.1.gz
|
||||
-rw-r--r-- root/root usr/man/man1/git-svnimport.1.gz
|
||||
-rw-r--r-- root/root usr/man/man1/git-symbolic-ref.1.gz
|
||||
-rw-r--r-- root/root usr/man/man1/git-tag.1.gz
|
||||
|
@ -1,2 +1,2 @@
|
||||
cde57291a326b958802e453b48a0e0bf git-1.4.1.1.tar.bz2
|
||||
252b85ac0ffb73d8f13fa1f45dd745b5 git-manpages-1.4.1.1.tar.bz2
|
||||
3fc9d2ab17b1060b908236d48102e9fa git-1.4.2.tar.bz2
|
||||
91e0d70c1856933f9b7699990e7d797b git-manpages-1.4.2.tar.bz2
|
||||
|
@ -5,7 +5,7 @@
|
||||
# Nice to have: tk
|
||||
|
||||
name=git
|
||||
version=1.4.1.1
|
||||
version=1.4.2
|
||||
release=1
|
||||
source=(http://www.kernel.org/pub/software/scm/$name/$name-{,manpages-}$version.tar.bz2)
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user