mirror of
https://gitlab.com/buildroot.org/buildroot.git
synced 2026-09-10 00:04:06 -09:00
Update lockfile-progs version
This commit is contained in:
@@ -3,11 +3,11 @@
|
||||
# lockfile-progs
|
||||
#
|
||||
#############################################################
|
||||
LOCKFILE_PROGS_VERSION=0.1.11
|
||||
LOCKFILE_PROGS_VERSION=0.1.11-0.1
|
||||
LOCKFILE_PROGS_SOURCE:=lockfile-progs_$(LOCKFILE_PROGS_VERSION).tar.gz
|
||||
LOCKFILE_PROGS_SITE:=$(BR2_DEBIAN_MIRROR)/debian/pool/main/l/lockfile-progs/
|
||||
LOCKFILE_PROGS_CAT:=$(ZCAT)
|
||||
LOCKFILE_PROGS_DIR:=$(BUILD_DIR)/sid
|
||||
LOCKFILE_PROGS_DIR:=$(BUILD_DIR)/lockfile-progs-0.1.11
|
||||
LOCKFILE_PROGS_BINARY:=usr/bin/lockfile-create
|
||||
|
||||
$(DL_DIR)/$(LOCKFILE_PROGS_SOURCE):
|
||||
|
||||
Reference in New Issue
Block a user