curl: update to 7.80.0 17116/head
authorStan Grishin <stangri@melmac.net>
Fri, 12 Nov 2021 19:49:36 +0000 (19:49 +0000)
committerStan Grishin <stangri@melmac.ca>
Fri, 12 Nov 2021 20:25:53 +0000 (20:25 +0000)
* bump version to 7.80.0
* update maintainer email address

Signed-off-by: Stan Grishin <stangri@melmac.net>
net/curl/Makefile
net/curl/patches/200-no_docs_tests.patch

index f4b4116030cfab3e5c954b6b309fe59d406b71d5..cee8bb3374c8d721342e9759593d739c4cd2f16d 100644 (file)
@@ -8,14 +8,14 @@
 include $(TOPDIR)/rules.mk
 
 PKG_NAME:=curl
-PKG_VERSION:=7.79.1
+PKG_VERSION:=7.80.0
 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:=0606f74b1182ab732a17c11613cbbaf7084f2e6cca432642d0e3ad7c224c3689
+PKG_HASH:=a132bd93188b938771135ac7c1f3ac1d3ce507c1fcbef8c471397639214ae2ab
 
 PKG_LICENSE:=MIT
 PKG_LICENSE_FILES:=COPYING
@@ -77,7 +77,7 @@ define Package/curl/Default
   SECTION:=net
   CATEGORY:=Network
   URL:=http://curl.se/
-  MAINTAINER:=Stan Grishin <stangri@melmac.net>
+  MAINTAINER:=Stan Grishin <stangri@melmac.ca>
 endef
 
 define Package/curl
index 0ffcb491e780059e1b7f73280803ac6b02893254..765b40d5879433df4c3f82b9257ac0df93bc7b40 100644 (file)
@@ -9,14 +9,12 @@
  
  pkgconfigdir = $(libdir)/pkgconfig
  pkgconfig_DATA = libcurl.pc
-@@ -306,8 +306,8 @@ cygwinbin:
+@@ -309,8 +309,6 @@ cygwinbin:
  # We extend the standard install with a custom hook:
  install-data-hook:
        (cd include && $(MAKE) install)
 -      (cd docs && $(MAKE) install)
 -      (cd docs/libcurl && $(MAKE) install)
-+      #(cd docs && $(MAKE) install)
-+      #(cd docs/libcurl && $(MAKE) install)
  
  # We extend the standard uninstall with a custom hook:
  uninstall-hook: