Merge pull request #17144 from commodo/ruamel.yaml
ruamel.yaml: bump to version 0.17.17
This commit is contained in:
commit
9e3e0ff65c
1 changed files with 3 additions and 3 deletions
|
@ -8,11 +8,11 @@
|
|||
include $(TOPDIR)/rules.mk
|
||||
|
||||
PKG_NAME:=ruamel-yaml
|
||||
PKG_VERSION:=0.15.100
|
||||
PKG_RELEASE:=2
|
||||
PKG_VERSION:=0.17.17
|
||||
PKG_RELEASE:=$(AUTORELEASE)
|
||||
|
||||
PYPI_NAME:=ruamel.yaml
|
||||
PKG_HASH:=8e42f3067a59e819935a2926e247170ed93c8f0b2ab64526f888e026854db2e4
|
||||
PKG_HASH:=9751de4cbb57d4bfbf8fc394e125ed4a2f170fbff3dc3d78abf50be85924f8be
|
||||
|
||||
PKG_MAINTAINER:=Josef Schlehofer <josef.schlehofer@nic.cz>
|
||||
PKG_LICENSE:=MIT
|
||||
|
|
Loading…
Reference in a new issue