pkgsrc-WIP-changes archive

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

dwm-git: Bump DISTNAME to sync with upstream VERSION change



Module Name:	pkgsrc-wip
Committed By:	Leonardo Taccari <leot%NetBSD.org@localhost>
Pushed By:	leot
Date:		Sun Feb 3 22:39:12 2019 +0100
Changeset:	df0dd8062f2bb49efc3d4a89bc24dafb6461c32b

Modified Files:
	dwm-git/Makefile

Log Message:
dwm-git: Bump DISTNAME to sync with upstream VERSION change

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

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

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

diffs:
diff --git a/dwm-git/Makefile b/dwm-git/Makefile
index 216d04ccd1..74cb5fd93a 100644
--- a/dwm-git/Makefile
+++ b/dwm-git/Makefile
@@ -1,6 +1,6 @@
 # $NetBSD: Makefile,v 1.18 2018/03/12 11:17:42 wiz Exp $
 
-DISTNAME=	dwm-6.1
+DISTNAME=	dwm-6.2
 CATEGORIES=	wm
 MASTER_SITES=	http://dl.suckless.org/dwm/
 


Home | Main Index | Thread Index | Old Index