diff options
Diffstat (limited to 'index/locks.mk')
-rw-r--r-- | index/locks.mk | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/index/locks.mk b/index/locks.mk deleted file mode 100644 index 6451312..0000000 --- a/index/locks.mk +++ /dev/null @@ -1,7 +0,0 @@ -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 |