Skip to content

Commit

Permalink
git:
Browse files Browse the repository at this point in the history
 * bump version to [https://raw.githubusercontent.com/git/git/master/Documentation/RelNotes/2.4.6.txt 2.4.6]


git-svn-id: file:///var/svn/freetz/trunk@13262 149334a1-2f27-0410-a3b9-fc62619ac1e6
  • Loading branch information
er13 committed Jul 16, 2015
1 parent 4abe2bd commit 0cb151d
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion CHANGELOG
Original file line number Diff line number Diff line change
Expand Up @@ -86,7 +86,7 @@ Latest changes:
* ffmpeg 1.2.12
* freetype 2.5.5
* gdb 7.9.1
* git 2.4.5
* git 2.4.6
* gmp 6.0.0
* gnu-make 4.1
* gnutls 3.4.2
Expand Down
2 changes: 1 addition & 1 deletion make/git/Config.in
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
config FREETZ_PACKAGE_GIT
bool "git 2.4.5"
bool "git 2.4.6"
select FREETZ_BUSYBOX_START_STOP_DAEMON
select FREETZ_LIB_libpthread
select FREETZ_LIB_libcurl
Expand Down
4 changes: 2 additions & 2 deletions make/git/git.mk
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
$(call PKG_INIT_BIN, 2.4.5)
$(call PKG_INIT_BIN, 2.4.6)
$(PKG)_SOURCE:=$(pkg)-$($(PKG)_VERSION).tar.xz
$(PKG)_SOURCE_SHA256:=c31a5f5f72e025f8fe26845032a06683c7e5c1a73236c2353b5606ddd22e0494
$(PKG)_SOURCE_SHA256:=bdd944571c03474517b6c9941d6f1fd735eccbb164e59fd133d38644b69453b6
$(PKG)_SITE:=@KERNEL/software/scm/git

# files to be moved from /usr/lib/git-core to /usr/bin
Expand Down

0 comments on commit 0cb151d

Please sign in to comment.