pkgsrc-WIP-changes archive

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

fixed the length bug



Module Name:	pkgsrc-wip
Committed By:	goon <hacking.johan%yahoo.com@localhost>
Pushed By:	goon
Date:		Sat Dec 9 05:13:11 2023 +0000
Changeset:	de221a5dfc29daf21512cd40dd122d116ca9bba9

Modified Files:
	nessoundstudio/Makefile
	nessoundstudio/distinfo

Log Message:
fixed the length bug

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

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

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

diffs:
diff --git a/nessoundstudio/Makefile b/nessoundstudio/Makefile
index 914d3f099b..9b67365222 100644
--- a/nessoundstudio/Makefile
+++ b/nessoundstudio/Makefile
@@ -1,6 +1,6 @@
 # $NetBSD$
 
-DISTNAME=	nessoundstudio-0.3.1
+DISTNAME=	nessoundstudio-0.3.2
 CATEGORIES=	audio
 MASTER_SITES=	https://sourceforge.net/projects/nessoundstudio/files/
 
diff --git a/nessoundstudio/distinfo b/nessoundstudio/distinfo
index 179969dbd5..b785f7ed1a 100644
--- a/nessoundstudio/distinfo
+++ b/nessoundstudio/distinfo
@@ -1,5 +1,5 @@
 $NetBSD$
 
-BLAKE2s (nessoundstudio-0.2.2.tar.gz) = 70cb9be9c1e91fa6ead6719b391f39ed543ca8466d07be9069e0aa2bd5630f50
-SHA512 (nessoundstudio-0.2.2.tar.gz) = 05db8462fbc81ffa7f8ce770e6c46ed758cf0bb308953e3f9af0cdbc67623880ad925a52ce109c41b1c753c6e5ed0c2bf7b37327226df0c771880163cc1aa4a3
-Size (nessoundstudio-0.2.2.tar.gz) = 3860 bytes
+BLAKE2s (nessoundstudio-0.3.2.tar.gz) = 70cb9be9c1e91fa6ead6719b391f39ed543ca8466d07be9069e0aa2bd5630f50
+SHA512 (nessoundstudio-0.3.2.tar.gz) = 05db8462fbc81ffa7f8ce770e6c46ed758cf0bb308953e3f9af0cdbc67623880ad925a52ce109c41b1c753c6e5ed0c2bf7b37327226df0c771880163cc1aa4a3
+Size (nessoundstudio-0.3.2.tar.gz) = 3860 bytes


Home | Main Index | Thread Index | Old Index