pkgsrc-WIP-changes archive

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

dmenu-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:35:46 2019 +0100
Changeset:	1ed91d31dd3d66aa61c31914e779747fac023c6b

Modified Files:
	dmenu-git/Makefile

Log Message:
dmenu-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=1ed91d31dd3d66aa61c31914e779747fac023c6b

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

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

diffs:
diff --git a/dmenu-git/Makefile b/dmenu-git/Makefile
index f2db843abd..6442056bbd 100644
--- a/dmenu-git/Makefile
+++ b/dmenu-git/Makefile
@@ -1,7 +1,7 @@
 # $NetBSD: Makefile,v 1.14 2018/03/15 10:58:24 leot Exp $
 #
 
-DISTNAME=	dmenu-4.8
+DISTNAME=	dmenu-4.9
 CATEGORIES=	x11
 MASTER_SITES=	http://dl.suckless.org/tools/
 


Home | Main Index | Thread Index | Old Index