git: updated to 1.6.6.
This commit is contained in:
parent
fcd04090fe
commit
7306e17799
@ -50,7 +50,6 @@ drwxr-xr-x root/root usr/lib/git-core/
|
||||
-rwxr-xr-x root/root usr/lib/git-core/git-fast-export
|
||||
-rwxr-xr-x root/root usr/lib/git-core/git-fast-import
|
||||
-rwxr-xr-x root/root usr/lib/git-core/git-fetch
|
||||
-rwxr-xr-x root/root usr/lib/git-core/git-fetch--tool
|
||||
-rwxr-xr-x root/root usr/lib/git-core/git-fetch-pack
|
||||
-rwxr-xr-x root/root usr/lib/git-core/git-filter-branch
|
||||
-rwxr-xr-x root/root usr/lib/git-core/git-fmt-merge-msg
|
||||
@ -65,6 +64,7 @@ drwxr-xr-x root/root usr/lib/git-core/
|
||||
-rwxr-xr-x root/root usr/lib/git-core/git-gui--askpass
|
||||
-rwxr-xr-x root/root usr/lib/git-core/git-hash-object
|
||||
-rwxr-xr-x root/root usr/lib/git-core/git-help
|
||||
-rwxr-xr-x root/root usr/lib/git-core/git-http-backend
|
||||
-rwxr-xr-x root/root usr/lib/git-core/git-http-fetch
|
||||
-rwxr-xr-x root/root usr/lib/git-core/git-http-push
|
||||
-rwxr-xr-x root/root usr/lib/git-core/git-imap-send
|
||||
@ -96,6 +96,7 @@ drwxr-xr-x root/root usr/lib/git-core/
|
||||
-rwxr-xr-x root/root usr/lib/git-core/git-mktree
|
||||
-rwxr-xr-x root/root usr/lib/git-core/git-mv
|
||||
-rwxr-xr-x root/root usr/lib/git-core/git-name-rev
|
||||
-rwxr-xr-x root/root usr/lib/git-core/git-notes
|
||||
-rwxr-xr-x root/root usr/lib/git-core/git-pack-objects
|
||||
-rwxr-xr-x root/root usr/lib/git-core/git-pack-redundant
|
||||
-rwxr-xr-x root/root usr/lib/git-core/git-pack-refs
|
||||
@ -218,6 +219,7 @@ drwxr-xr-x root/root usr/man/man1/
|
||||
-rw-r--r-- root/root usr/man/man1/git-gui.1.gz
|
||||
-rw-r--r-- root/root usr/man/man1/git-hash-object.1.gz
|
||||
-rw-r--r-- root/root usr/man/man1/git-help.1.gz
|
||||
-rw-r--r-- root/root usr/man/man1/git-http-backend.1.gz
|
||||
-rw-r--r-- root/root usr/man/man1/git-http-fetch.1.gz
|
||||
-rw-r--r-- root/root usr/man/man1/git-http-push.1.gz
|
||||
-rw-r--r-- root/root usr/man/man1/git-imap-send.1.gz
|
||||
@ -244,6 +246,7 @@ drwxr-xr-x root/root usr/man/man1/
|
||||
-rw-r--r-- root/root usr/man/man1/git-mktree.1.gz
|
||||
-rw-r--r-- root/root usr/man/man1/git-mv.1.gz
|
||||
-rw-r--r-- root/root usr/man/man1/git-name-rev.1.gz
|
||||
-rw-r--r-- root/root usr/man/man1/git-notes.1.gz
|
||||
-rw-r--r-- root/root usr/man/man1/git-pack-objects.1.gz
|
||||
-rw-r--r-- root/root usr/man/man1/git-pack-redundant.1.gz
|
||||
-rw-r--r-- root/root usr/man/man1/git-pack-refs.1.gz
|
||||
@ -370,6 +373,7 @@ drwxr-xr-x root/root usr/share/git-gui/lib/
|
||||
-rw-r--r-- root/root usr/share/git-gui/lib/mergetool.tcl
|
||||
drwxr-xr-x root/root usr/share/git-gui/lib/msgs/
|
||||
-rw-r--r-- root/root usr/share/git-gui/lib/msgs/de.msg
|
||||
-rw-r--r-- root/root usr/share/git-gui/lib/msgs/el.msg
|
||||
-rw-r--r-- root/root usr/share/git-gui/lib/msgs/fr.msg
|
||||
-rw-r--r-- root/root usr/share/git-gui/lib/msgs/hu.msg
|
||||
-rw-r--r-- root/root usr/share/git-gui/lib/msgs/it.msg
|
||||
|
@ -1,2 +1,2 @@
|
||||
0c2eb426cf596755d6d57a83c9a78be7 git-1.6.5.7.tar.bz2
|
||||
bafa2e4b914df994ede6a5b401018ef5 git-manpages-1.6.5.7.tar.bz2
|
||||
25e4bcdc528b3ffadc6e59908a513881 git-1.6.6.tar.bz2
|
||||
2f31c767576fa693b5b45244a022fdd3 git-manpages-1.6.6.tar.bz2
|
||||
|
@ -5,7 +5,7 @@
|
||||
# Nice to have: tk
|
||||
|
||||
name=git
|
||||
version=1.6.5.7
|
||||
version=1.6.6
|
||||
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