1
0
mirror of https://git.openwrt.org/feed/packages.git synced 2024-06-13 10:59:13 +02:00

yaml: Update to 0.1.7

Changed URL to HTTPS as well.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
This commit is contained in:
Rosen Penev 2018-06-07 19:09:05 -07:00 committed by GitHub
parent 39f3aa2277
commit 6c55bd2449
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -8,12 +8,12 @@
include $(TOPDIR)/rules.mk
PKG_NAME:=yaml
PKG_VERSION:=0.1.6
PKG_VERSION:=0.1.7
PKG_RELEASE:=1
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
PKG_SOURCE_URL:=http://pyyaml.org/download/libyaml/
PKG_HASH:=7da6971b4bd08a986dd2a61353bc422362bd0edcc67d7ebaac68c95f74182749
PKG_SOURCE_URL:=https://pyyaml.org/download/libyaml/
PKG_HASH:=8088e457264a98ba451a90b8661fcb4f9d6f478f7265d48322a196cec2480729
PKG_LICENSE:=MIT
PKG_LICENSE_FILES:=COPYING