Merge pull request #16896 from stangri/openwrt-21.02

[21.02] curl: update to 7.79.1
This commit is contained in:
Stan Grishin 2021-10-15 14:15:48 -07:00 committed by GitHub
commit 6acf83e2e0
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -8,14 +8,14 @@
include $(TOPDIR)/rules.mk
PKG_NAME:=curl
PKG_VERSION:=7.78.0
PKG_VERSION:=7.79.1
PKG_RELEASE:=$(AUTORELEASE)
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.xz
PKG_SOURCE_URL:=https://dl.uxnr.de/mirror/curl/ \
https://curl.askapache.com/download/ \
https://curl.se/download/
PKG_HASH:=be42766d5664a739c3974ee3dfbbcbe978a4ccb1fe628bb1d9b59ac79e445fb5
PKG_HASH:=0606f74b1182ab732a17c11613cbbaf7084f2e6cca432642d0e3ad7c224c3689
PKG_LICENSE:=MIT
PKG_LICENSE_FILES:=COPYING