From 2b6744a9b01bbf49935577f3d14aff82e0e63370 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Lo=C3=AFc=20Hoguin?= Date: Thu, 4 May 2023 11:59:19 +0200 Subject: Update package branches and in some cases URLs Most of them went master->main. Some went master->develop. --- index/jobs.mk | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'index/jobs.mk') diff --git a/index/jobs.mk b/index/jobs.mk index ebe6e74..97d1576 100644 --- a/index/jobs.mk +++ b/index/jobs.mk @@ -1,7 +1,7 @@ PACKAGES += jobs pkg_jobs_name = jobs -pkg_jobs_description = a Job scheduler for load regulation -pkg_jobs_homepage = https://github.com/esl/jobs +pkg_jobs_description = Job scheduler for load regulation +pkg_jobs_homepage = https://github.com/uwiger/jobs pkg_jobs_fetch = git -pkg_jobs_repo = https://github.com/esl/jobs +pkg_jobs_repo = https://github.com/uwiger/jobs pkg_jobs_commit = master -- cgit v1.2.3