projects
/
openwrt
/
svn-archive
/
packages.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c1e7c23
)
pyyaml: update to version 3.11
author
Hauke Mehrtens
<hauke@hauke-m.de>
Thu, 1 May 2014 18:33:12 +0000
(18:33 +0000)
committer
Hauke Mehrtens
<hauke@hauke-m.de>
Thu, 1 May 2014 18:33:12 +0000
(18:33 +0000)
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
SVN-Revision: 40640
lang/pyyaml/Makefile
patch
|
blob
|
history
diff --git
a/lang/pyyaml/Makefile
b/lang/pyyaml/Makefile
index 02103f1224b10885abb9129da43747a7ee0071d9..a2759e87609a6a030f5c8e658caaca3a95697c1c 100644
(file)
--- a/
lang/pyyaml/Makefile
+++ b/
lang/pyyaml/Makefile
@@
-8,12
+8,12
@@
include $(TOPDIR)/rules.mk
PKG_NAME:=PyYAML
-PKG_VERSION:=3.
08
+PKG_VERSION:=3.
11
PKG_RELEASE:=1
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
PKG_SOURCE_URL:=http://pyyaml.org/download/pyyaml/
-PKG_MD5SUM:=
a4163a2017fa57f448c66815511fa555
+PKG_MD5SUM:=
f50e08ef0fe55178479d3a618efe21db
PKG_BUILD_DEPENDS:=python