pkgsrc-WIP-changes archive

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

st-term-git: Bump PKGVERSION to follow upstream one



Module Name:	pkgsrc-wip
Committed By:	Leonardo Taccari <leot%NetBSD.org@localhost>
Pushed By:	leot
Date:		Sat May 2 14:32:37 2020 +0200
Changeset:	9369e60b83e597680ea7d9587df8f1b8868ceb58

Modified Files:
	st-term-git/Makefile

Log Message:
st-term-git: Bump PKGVERSION to follow upstream one

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

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

diffstat:
 st-term-git/Makefile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diffs:
diff --git a/st-term-git/Makefile b/st-term-git/Makefile
index d807b67c86..039308363d 100644
--- a/st-term-git/Makefile
+++ b/st-term-git/Makefile
@@ -1,6 +1,6 @@
 # $NetBSD: Makefile,v 1.8 2018/03/21 10:32:15 leot Exp $
 
-DISTNAME=	st-0.8.2
+DISTNAME=	st-0.8.3
 PKGNAME=	${DISTNAME:S/-/-term-/}
 CATEGORIES=	x11
 MASTER_SITES=	https://dl.suckless.org/st/


Home | Main Index | Thread Index | Old Index