pkgsrc-WIP-changes archive

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

seatd: update to 0.9.3



Module Name:	pkgsrc-wip
Committed By:	kikadf <kikadf.01%gmail.com@localhost>
Pushed By:	kikadf
Date:		Mon Mar 2 09:05:36 2026 +0100
Changeset:	5caf1ac7ce7e4341fbc31b1afaebc9e3564a64f7

Modified Files:
	seatd/Makefile
	seatd/distinfo

Log Message:
seatd: update to 0.9.3

Use the github mirror as MASTER_SITE

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

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

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

diffs:
diff --git a/seatd/Makefile b/seatd/Makefile
index 5da4d86a4b..80a1e5a8ea 100644
--- a/seatd/Makefile
+++ b/seatd/Makefile
@@ -1,8 +1,8 @@
 # $NetBSD$
 
-DISTNAME=	seatd-0.9.2
+DISTNAME=	seatd-0.9.3
 CATEGORIES=	sysutils
-MASTER_SITES=	https://git.sr.ht/~kennylevinsen/seatd/archive/
+MASTER_SITES=	${MASTER_SITE_GITHUB:=kennylevinsen/}
 
 MAINTAINER=	kikadf%NetBSD.org@localhost
 HOMEPAGE=	https://git.sr.ht/~kennylevinsen/seatd/
diff --git a/seatd/distinfo b/seatd/distinfo
index 5e000e8e73..0fcfdd9fea 100644
--- a/seatd/distinfo
+++ b/seatd/distinfo
@@ -1,7 +1,7 @@
 $NetBSD$
 
-BLAKE2s (seatd-0.9.2.tar.gz) = 6f7900c0b97caa02e16ce1b79eed7f2e120c4d8bf5e1192fdcc415ef37ef885e
-SHA512 (seatd-0.9.2.tar.gz) = a17703d39c4191e6c63e6f2b2b073e2b28c60f2059e9317a6dbe500a046bc2b059a7ce506a74c024d376a34459c5a1339e8c859cbce8dc919cdc09287c0c058c
-Size (seatd-0.9.2.tar.gz) = 41920 bytes
+BLAKE2s (seatd-0.9.3.tar.gz) = a6b1d4f78000dc7734606c7602c3dba3a917939323e00d10eb4b315f9e876aed
+SHA512 (seatd-0.9.3.tar.gz) = 8cb21cfbd9aa25966fe3f586de75d24a8625142ffb49e6ec357875c347d3e92d535467b817d79fdc704f80858a145f1107c488adbf22a1c337dbc6ccccc8b00a
+Size (seatd-0.9.3.tar.gz) = 42086 bytes
 SHA1 (patch-common_drm.c) = e52424f069d369aed0f4a9cb1332fca81b51eefe
 SHA1 (patch-common_terminal.c) = b397ffaad707f2f62258bcbb3178b8966acd830c


Home | Main Index | Thread Index | Old Index