pkgsrc-WIP-changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

wip/unit: update from 1.25.0 to 1.26.0



Module Name:	pkgsrc-wip
Committed By:	Sergey A. Osokin <osa%FreeBSD.org@localhost>
Pushed By:	osa
Date:		Thu Nov 18 12:44:25 2021 -0500
Changeset:	b0998eb07f83c7e0c3cc3b61246c9ff4f3b0729d

Modified Files:
	unit/distinfo
	unit/version.mk

Log Message:
wip/unit: update from 1.25.0 to 1.26.0

To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=b0998eb07f83c7e0c3cc3b61246c9ff4f3b0729d

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

diffstat:
 unit/distinfo   | 6 +++---
 unit/version.mk | 2 +-
 2 files changed, 4 insertions(+), 4 deletions(-)

diffs:
diff --git a/unit/distinfo b/unit/distinfo
index 457935b41c..71d8e64278 100644
--- a/unit/distinfo
+++ b/unit/distinfo
@@ -1,8 +1,8 @@
 $NetBSD$
 
-RMD160 (unit-1.25.0.tar.gz) = d08da7f6404e3fad4a69f31ba203cc9a3b69024c
-SHA512 (unit-1.25.0.tar.gz) = fc001ab21c5aa6c07b092f7b1f44be3b88636f9e2059c8bc4049a06d863daae1bbfa2531a4a24bdd5976250d7a0e260dcf0dbb0dec63efcc008b5398c6bb4bbd
-Size (unit-1.25.0.tar.gz) = 853280 bytes
+BLAKE2s (unit-1.26.0.tar.gz) = 642b2c061bf23e9ee22a8ee29920930c842276a1b4f89415dc8a3e98aa82659a
+SHA512 (unit-1.26.0.tar.gz) = 9e10cd320bc6182e94f8b5296367922b39e2149166793f46c5012f9dbba806a4508ee4ec65a8677391f5c4d7b06481c176ccf94b8fd1ab5d4b018eb167877f5f
+Size (unit-1.26.0.tar.gz) = 865556 bytes
 SHA1 (patch-auto_events) = 0347dfefbedaacd206c8c2bfd8ea38b18995dd9f
 SHA1 (patch-auto_os_conf) = 6d1cd7aef662a60d4288014eb6fadbe8c1268e55
 SHA1 (patch-src_nxt__kqueue__engine.c) = c341425f4b21d4cff6e003958f88a04b53dc4ee1
diff --git a/unit/version.mk b/unit/version.mk
index e245bbb498..c4d85a4203 100644
--- a/unit/version.mk
+++ b/unit/version.mk
@@ -12,7 +12,7 @@
 UNITVERSION_MK=	defined
 
 # Define NGINX Unit's version.
-UNIT_VERSION=	1.25.0
+UNIT_VERSION=	1.26.0
 
 # Define NGINX Unit's modules directory
 UNIT_EXTENSION_DIR=	libexec/unit/modules


Home | Main Index | Thread Index | Old Index