summaryrefslogtreecommitdiff
path: root/net
diff options
context:
space:
mode:
authorryoon <ryoon@pkgsrc.org>2021-09-29 14:54:13 +0000
committerryoon <ryoon@pkgsrc.org>2021-09-29 14:54:13 +0000
commitb411e90735f4e187198607689562b5f0238de2eb (patch)
treefd391a40c955ef9d5171aed42a7106ac1a66de2e /net
parent8e54d8d2a71bff965a7c55b9cc23011b3ff4cb53 (diff)
downloadpkgsrc-b411e90735f4e187198607689562b5f0238de2eb.tar.gz
aria2: Update to 1.36.0
Changelog: 1.36.0 Changes ------- * Update wslay * Bump Windows build dependencies * Bump android build dependencies * Fix segfault when time_t is 64bit on 32bit arch Patch from Natanael Copa bug 1666 * Updates the make_bash_completion script to Python3. Patch from sleepymac bug 1672 * Prevent corrupt downloads after app and/or system crash Patch from Ali MJ Al-Nasrawy bug 1644 * Reset sessionDownloadLength and sessionUploadLength on download start bug 1486 * AppleTLS: Add TLSv1.3 support
Diffstat (limited to 'net')
-rw-r--r--net/aria2/Makefile5
-rw-r--r--net/aria2/distinfo10
2 files changed, 7 insertions, 8 deletions
diff --git a/net/aria2/Makefile b/net/aria2/Makefile
index 576814a8733..88eee32c465 100644
--- a/net/aria2/Makefile
+++ b/net/aria2/Makefile
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.89 2021/04/21 13:25:06 adam Exp $
+# $NetBSD: Makefile,v 1.90 2021/09/29 14:54:13 ryoon Exp $
-DISTNAME= aria2-1.35.0
-PKGREVISION= 8
+DISTNAME= aria2-1.36.0
CATEGORIES= net
MASTER_SITES= ${MASTER_SITE_GITHUB:=aria2/}
GITHUB_RELEASE= release-${PKGVERSION_NOREV}
diff --git a/net/aria2/distinfo b/net/aria2/distinfo
index 70f88b49215..a4d4c736e07 100644
--- a/net/aria2/distinfo
+++ b/net/aria2/distinfo
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.42 2020/01/01 16:21:02 leot Exp $
+$NetBSD: distinfo,v 1.43 2021/09/29 14:54:13 ryoon Exp $
-SHA1 (aria2-1.35.0.tar.xz) = 1e4f8dba13e6eb5860b90c567a9c03d2c4be8f18
-RMD160 (aria2-1.35.0.tar.xz) = 9264f00160eca215a709ad442fd14316457a2e66
-SHA512 (aria2-1.35.0.tar.xz) = 82b49cecd61064ae33b4a422a2320d533f54afea8fab0f014072a46afdc05972d2e9c603e843960c097410adf87290df65849f4ee05e047403618ae50db151ef
-Size (aria2-1.35.0.tar.xz) = 1534460 bytes
+SHA1 (aria2-1.36.0.tar.xz) = cd2e5e69ae8382b03bf18619d501af8b73bee201
+RMD160 (aria2-1.36.0.tar.xz) = dcde8da73d2300528d9cef8cc7bcbbbfb101e811
+SHA512 (aria2-1.36.0.tar.xz) = 8203dbb75274455a78c50dd4f894e631de6931ac889f26896dceed78ec38c98cdbcf07e164744f308f2bfffeae1016beec1bfdbe8cad7f3280d11376aa0c2542
+Size (aria2-1.36.0.tar.xz) = 1619036 bytes