pkgsrc-WIP-changes archive

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

lpjs: Bump auto-admin min version



Module Name:	pkgsrc-wip
Committed By:	Jason W. Bacon <jtocino%gmx.com@localhost>
Pushed By:	outpaddling
Date:		Sat Jan 4 18:45:20 2025 -0600
Changeset:	47e82c9d01144895f3284cf883d1566adf8413dd

Modified Files:
	lpjs/Makefile

Log Message:
lpjs: Bump auto-admin min version

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

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

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

diffs:
diff --git a/lpjs/Makefile b/lpjs/Makefile
index bee09bcb22..f378237e4f 100644
--- a/lpjs/Makefile
+++ b/lpjs/Makefile
@@ -17,7 +17,7 @@ COMMENT=	Lightweight, Portable Job Scheduler
 LICENSE=	2-clause-bsd
 
 TOOL_DEPENDS=	realpath>0:../../wip/realpath
-DEPENDS=	auto-admin>=0.8.0.31:../../wip/auto-admin \
+DEPENDS=	auto-admin>=0.8.0.82:../../wip/auto-admin \
 		runas>0:../../sysutils/runas
 # Only necessary for releases
 # WRKSRC=		${WRKDIR}/LPJS-${PKGVERSION_NOREV}


Home | Main Index | Thread Index | Old Index