mirror of
https://github.com/vincentmli/bpfire.git
synced 2026-04-09 18:45:54 +02:00
pkg-config: update to 0.29.1
Signed-off-by: Marcel Lorenz <marcel.lorenz@ipfire.org> Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
This commit is contained in:
committed by
Michael Tremer
parent
f4574da97a
commit
e9dae64ea1
@@ -24,7 +24,7 @@
|
||||
|
||||
include Config
|
||||
|
||||
VER = 0.29
|
||||
VER = 0.29.1
|
||||
|
||||
THISAPP = pkg-config-$(VER)
|
||||
DL_FILE = $(THISAPP).tar.gz
|
||||
@@ -50,7 +50,7 @@ objects = $(DL_FILE)
|
||||
|
||||
$(DL_FILE) = $(DL_FROM)/$(DL_FILE)
|
||||
|
||||
$(DL_FILE)_MD5 = 77f27dce7ef88d0634d0d6f90e03a77f
|
||||
$(DL_FILE)_MD5 = f739a28cae4e0ca291f82d1d41ef107d
|
||||
|
||||
install : $(TARGET)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user