diff options
author | Thomas Penteker <thomas.penteker@siemens.com> | 2016-03-26 00:07:20 +0100 |
---|---|---|
committer | Thomas Penteker <thomas.penteker@siemens.com> | 2016-03-26 00:07:20 +0100 |
commit | eaeac0a6293db8f92eb94740bac384e0ff6d403f (patch) | |
tree | 4be1a948e294a1c47807154800478ec0c3f80917 | |
parent | b43dd08481e93aaf3acbb96d13aa55e1b1a19f91 (diff) | |
download | opt-eaeac0a6293db8f92eb94740bac384e0ff6d403f.tar.gz opt-eaeac0a6293db8f92eb94740bac384e0ff6d403f.tar.xz |
git: 2.7.3 -> 2.7.4
-rw-r--r-- | git/.md5sum | 4 | ||||
-rw-r--r-- | git/Pkgfile | 2 |
2 files changed, 3 insertions, 3 deletions
diff --git a/git/.md5sum b/git/.md5sum index f19f58484..9bfbf2a71 100644 --- a/git/.md5sum +++ b/git/.md5sum @@ -1,3 +1,3 @@ 7ca9909a1a8206510c0f4b4946b7d4d9 git -bb01710b1b24789a53c800a90c73957f git-2.7.3.tar.xz -97a525cca7fe38ff6bd7aaa4f0438896 git-manpages-2.7.3.tar.xz +b0219fcb6d73104361f4fbdba3741d00 git-2.7.4.tar.xz +52507ee81f9aac0abf85160398cd3e81 git-manpages-2.7.4.tar.xz diff --git a/git/Pkgfile b/git/Pkgfile index 5fd51ffa3..44eeb733c 100644 --- a/git/Pkgfile +++ b/git/Pkgfile @@ -6,7 +6,7 @@ # Nice to have: tk name=git -version=2.7.3 +version=2.7.4 release=1 source=(https://www.kernel.org/pub/software/scm/git/git-{,manpages-}$version.tar.xz git) |