pkgsrc-WIP-changes archive

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

webhookd: Update to 1.15.1



Module Name:	pkgsrc-wip
Committed By:	Leonardo Taccari <leot%NetBSD.org@localhost>
Pushed By:	leot
Date:		Fri Dec 30 21:38:21 2022 +0100
Changeset:	9617f6cd3787186d1614a52f4bb18aee72917b30

Modified Files:
	webhookd/Makefile
	webhookd/distinfo

Log Message:
webhookd: Update to 1.15.1

Changes:
1.15.1
------
 - add ARM support
 - create slim Docker image

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

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

diffstat:
 webhookd/Makefile | 2 +-
 webhookd/distinfo | 6 +++---
 2 files changed, 4 insertions(+), 4 deletions(-)

diffs:
diff --git a/webhookd/Makefile b/webhookd/Makefile
index e689a2973f..a80d62fd78 100644
--- a/webhookd/Makefile
+++ b/webhookd/Makefile
@@ -1,6 +1,6 @@
 # $NetBSD$
 
-DISTNAME=	webhookd-1.15.0
+DISTNAME=	webhookd-1.15.1
 CATEGORIES=	www
 MASTER_SITES=	${MASTER_SITE_GITHUB:=ncarlier/}
 GITHUB_TAG=	v${PKGVERSION_NOREV}
diff --git a/webhookd/distinfo b/webhookd/distinfo
index bbd39cce91..891c46fe08 100644
--- a/webhookd/distinfo
+++ b/webhookd/distinfo
@@ -57,6 +57,6 @@ Size (golang.org_x_text_@v_v0.3.6.zip) = 8610726 bytes
 BLAKE2s (golang.org_x_tools_@v_v0.0.0-20180917221912-90fa682c2a6e.mod) = d276ed1711a2da66e71b05357b06093eb7c33e7f00c194ff6386deb7b0676fca
 SHA512 (golang.org_x_tools_@v_v0.0.0-20180917221912-90fa682c2a6e.mod) = 3c166b18c0ce47a47e95da9eeede63879a92b0205bd4589d554f7bae89699be0efa83e1f5bba8e50f47714ea23e759b07f4543fe06301995d39373da2db16fc0
 Size (golang.org_x_tools_@v_v0.0.0-20180917221912-90fa682c2a6e.mod) = 26 bytes
-BLAKE2s (webhookd-1.15.0.tar.gz) = 02d809667daadd1b3ae722ca58b4bc02a593393290dcf0c38e296a4381736ef2
-SHA512 (webhookd-1.15.0.tar.gz) = 2c077f0e0c738a05d279c1b11aa6bbc67c7372c97c7c4941ea3b236e69e38d4b0811a2896c58d27ab8ba3f568a17a8d9e347ebbfc530371554519d071f27aca9
-Size (webhookd-1.15.0.tar.gz) = 177464 bytes
+BLAKE2s (webhookd-1.15.1.tar.gz) = 2234756c0f67956644e5e75bbd36d2a2be8c6c6e6d95e77129b48ad9cfdb1fbf
+SHA512 (webhookd-1.15.1.tar.gz) = 28dc0844f55ef2e4c4a1fcbf9968b12c49bbe4de2ae58981f2c65bf432326c28ba670cc56932fbdcdc9063a4baa3523b1755d54fb08dc8db384c5dfd5589ddb4
+Size (webhookd-1.15.1.tar.gz) = 177771 bytes


Home | Main Index | Thread Index | Old Index