summaryrefslogtreecommitdiff
path: root/package/git/Makefile
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@openadk.org>2013-10-29 14:23:01 +0100
committerWaldemar Brodkorb <wbx@openadk.org>2013-10-29 14:23:01 +0100
commit4fdebb9d25f0c560fb5607a4b9af4768ae73fd6e (patch)
tree7c160f9a2badd15a2c13da63113fcad147d59d8d /package/git/Makefile
parent3653b9512dabcbdd90d0f98f63a39fd673233984 (diff)
update to latest upstream version
Diffstat (limited to 'package/git/Makefile')
-rw-r--r--package/git/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/package/git/Makefile b/package/git/Makefile
index 0add558a0..5829cec65 100644
--- a/package/git/Makefile
+++ b/package/git/Makefile
@@ -4,9 +4,9 @@
include $(TOPDIR)/rules.mk
PKG_NAME:= git
-PKG_VERSION:= 1.8.4
-PKG_RELEASE:= 2
-PKG_MD5SUM:= 355768a1c70d0cb4fedf4b598ac1375b
+PKG_VERSION:= 1.8.4.2
+PKG_RELEASE:= 1
+PKG_MD5SUM:= 6f63d103465b86ca0ebe4189ea54731c
PKG_DESCR:= fast version control system
PKG_SECTION:= scm
PKG_BUILDDEP:= openssl curl expat