aboutsummaryrefslogtreecommitdiffstats
path: root/index/locks.mk
diff options
context:
space:
mode:
Diffstat (limited to 'index/locks.mk')
-rw-r--r--index/locks.mk7
1 files changed, 7 insertions, 0 deletions
diff --git a/index/locks.mk b/index/locks.mk
new file mode 100644
index 0000000..6451312
--- /dev/null
+++ b/index/locks.mk
@@ -0,0 +1,7 @@
+PACKAGES += locks
+pkg_locks_name = locks
+pkg_locks_description = A scalable, deadlock-resolving resource locker
+pkg_locks_homepage = https://github.com/uwiger/locks
+pkg_locks_fetch = git
+pkg_locks_repo = https://github.com/uwiger/locks
+pkg_locks_commit = master