pyyaml: update to version 3.11
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de> git-svn-id: svn://svn.openwrt.org/openwrt/packages@40640 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
parent
c599f49346
commit
99f22f0453
@ -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
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user