projects
/
openwrt
/
svn-archive
/
archive.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
1126baf
)
simplejson: bump to 2.2.1
author
John Crispin
<
[email protected]
>
Wed, 30 Nov 2011 12:44:39 +0000
(12:44 +0000)
committer
John Crispin
<
[email protected]
>
Wed, 30 Nov 2011 12:44:39 +0000
(12:44 +0000)
Signed-off-by: Roberto Riggio <
[email protected]
>
SVN-Revision: 29363
lang/simplejson/Makefile
patch
|
blob
|
history
diff --git
a/lang/simplejson/Makefile
b/lang/simplejson/Makefile
index 1af676196980b6d2c442fefe2440ef04e9b53491..f10ec977f1e9a35c0e00fbd2d8c46eec2c828ea5 100644
(file)
--- a/
lang/simplejson/Makefile
+++ b/
lang/simplejson/Makefile
@@
-8,12
+8,12
@@
include $(TOPDIR)/rules.mk
PKG_NAME:=simplejson
-PKG_VERSION:=2.
1.6
+PKG_VERSION:=2.
2.1
PKG_RELEASE:=1
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
PKG_SOURCE_URL:=http://pypi.python.org/packages/source/s/simplejson/
-PKG_MD5SUM:=
2f8351f6e6fe7ef25744805dfa56c0d5
+PKG_MD5SUM:=
070c6467462bd63306f1756b01df6d70
PKG_BUILD_DEPENDS:=python
include $(INCLUDE_DIR)/package.mk