curl: bump to 7.69.0

This commit is contained in:
CN_SZTL 2020-03-12 18:00:18 +08:00
parent 26efc0fc11
commit 63a46b8a80
No known key found for this signature in database
GPG Key ID: 6850B6345C862176

View File

@ -8,7 +8,7 @@
include $(TOPDIR)/rules.mk
PKG_NAME:=curl
PKG_VERSION:=7.68.0
PKG_VERSION:=7.69.0
PKG_RELEASE:=1
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.xz
@ -16,7 +16,7 @@ PKG_SOURCE_URL:=https://dl.uxnr.de/mirror/curl/ \
https://curl.mirror.anstey.ca/ \
https://curl.askapache.com/download/ \
https://curl.haxx.se/download/
PKG_HASH:=b724240722276a27f6e770b952121a3afd097129d8c9fe18e6272dc34192035a
PKG_HASH:=9fadf2f082c127757808a28ddd5ab9d1bc2c7061ca7ddaf85814285e15e3271f
PKG_LICENSE:=MIT
PKG_LICENSE_FILES:=COPYING