pkgsrc-WIP-changes archive

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

st-term-git: Bump DISTNAME to follow upstream VERSION bump



Module Name:	pkgsrc-wip
Committed By:	Leonardo Taccari <leot%NetBSD.org@localhost>
Pushed By:	leot
Date:		Sat Feb 9 12:52:53 2019 +0100
Changeset:	e8f2fd5e068aabe7ac6f4ecb7887f070434dceba

Modified Files:
	st-term-git/Makefile

Log Message:
st-term-git: Bump DISTNAME to follow upstream VERSION bump

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

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 0a54c560c2..d807b67c86 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.1
+DISTNAME=	st-0.8.2
 PKGNAME=	${DISTNAME:S/-/-term-/}
 CATEGORIES=	x11
 MASTER_SITES=	https://dl.suckless.org/st/


Home | Main Index | Thread Index | Old Index