aboutsummaryrefslogtreecommitdiffstats
path: root/index/jobs.mk
diff options
context:
space:
mode:
authorLoïc Hoguin <[email protected]>2023-05-04 11:59:19 +0200
committerLoïc Hoguin <[email protected]>2023-05-04 11:59:19 +0200
commit2b6744a9b01bbf49935577f3d14aff82e0e63370 (patch)
tree932139dc3da8c64d17b5f3df5da0a810930967af /index/jobs.mk
parent8d8eb4d40344da5fe0824b8efd7af01a8e707800 (diff)
downloaderlang.mk-2b6744a9b01bbf49935577f3d14aff82e0e63370.tar.gz
erlang.mk-2b6744a9b01bbf49935577f3d14aff82e0e63370.tar.bz2
erlang.mk-2b6744a9b01bbf49935577f3d14aff82e0e63370.zip
Update package branches and in some cases URLs
Most of them went master->main. Some went master->develop.
Diffstat (limited to 'index/jobs.mk')
-rw-r--r--index/jobs.mk6
1 files changed, 3 insertions, 3 deletions
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