pkgsrc-WIP-changes archive

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

desktop-installer: Bump auto-admin version



Module Name:	pkgsrc-wip
Committed By:	Jason W. Bacon <jtocino%gmx.com@localhost>
Pushed By:	outpaddling
Date:		Wed Feb 26 15:29:11 2025 -0600
Changeset:	0583263c1ae73f8a196b16fc1d72cdad90f38ccb

Modified Files:
	desktop-installer/Makefile

Log Message:
desktop-installer: Bump auto-admin version

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

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 d42bd35966..f33abe9937 100644
--- a/desktop-installer/Makefile
+++ b/desktop-installer/Makefile
@@ -22,7 +22,7 @@ NO_BUILD=	yes
 
 CHECK_INTERPRETER_SKIP+=	share/desktop-installer/XDM/xdmshutdown
 
-DEPENDS=	auto-admin>=0.8.0:../../sysutils/auto-admin
+DEPENDS=	auto-admin>=0.8.1:../../sysutils/auto-admin
 
 .include "../../mk/bsd.prefs.mk"
 


Home | Main Index | Thread Index | Old Index