mirror of
https://github.com/motioneye-project/motioneyeos.git
synced 2025-07-29 22:26:31 +00:00
version bump
This commit is contained in:
parent
7077d900d9
commit
415cc2c047
@ -3,10 +3,11 @@
|
|||||||
# libtool
|
# libtool
|
||||||
#
|
#
|
||||||
#############################################################
|
#############################################################
|
||||||
LIBTOOL_SOURCE:=libtool-1.5.8.tar.gz
|
LIBTOOL_VER:=1.5.20
|
||||||
|
LIBTOOL_SOURCE:=libtool-$(LIBTOOL_VER).tar.gz
|
||||||
LIBTOOL_SITE:=ftp://ftp.gnu.org/gnu/libtool
|
LIBTOOL_SITE:=ftp://ftp.gnu.org/gnu/libtool
|
||||||
LIBTOOL_CAT:=zcat
|
LIBTOOL_CAT:=zcat
|
||||||
LIBTOOL_DIR:=$(BUILD_DIR)/libtool-1.5.8
|
LIBTOOL_DIR:=$(BUILD_DIR)/libtool-$(LIBTOOL_VER)
|
||||||
LIBTOOL_BINARY:=libtool
|
LIBTOOL_BINARY:=libtool
|
||||||
LIBTOOL_TARGET_BINARY:=usr/bin/libtool
|
LIBTOOL_TARGET_BINARY:=usr/bin/libtool
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user