pkgsrc-WIP-changes archive

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

desktop-installer: Update auto-admin dep to latest



Module Name:	pkgsrc-wip
Committed By:	Jason W. Bacon <bacon%NetBSD.org@localhost>
Pushed By:	outpaddling
Date:		Tue Jul 25 09:20:37 2023 -0500
Changeset:	64c5fc80a6b6cddaf10910a11d6235c5e9873efd

Modified Files:
	desktop-installer/Makefile

Log Message:
desktop-installer: Update auto-admin dep to latest

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

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

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

diffs:
diff --git a/desktop-installer/Makefile b/desktop-installer/Makefile
index 9a61e1bffb..16d13ecc1a 100644
--- a/desktop-installer/Makefile
+++ b/desktop-installer/Makefile
@@ -23,7 +23,7 @@ NO_BUILD=	yes
 
 CHECK_INTERPRETER_SKIP+=	share/desktop-installer/XDM/xdmshutdown
 
-DEPENDS=	auto-admin>=0.7.16.11:../../sysutils/auto-admin
+DEPENDS=	auto-admin>=0.7.18:../../sysutils/auto-admin
 
 .include "../../mk/bsd.prefs.mk"
 


Home | Main Index | Thread Index | Old Index