mirror of
https://github.com/motioneye-project/motioneyeos.git
synced 2025-07-28 21:56:31 +00:00
ver bump
This commit is contained in:
parent
9c16d8d657
commit
b8cd31023c
@ -3,10 +3,10 @@
|
|||||||
# m4
|
# m4
|
||||||
#
|
#
|
||||||
#############################################################
|
#############################################################
|
||||||
M4_VER:=1.4
|
M4_VER:=1.4.4
|
||||||
M4_SOURCE:=m4-$(M4_VER).tar.gz
|
M4_SOURCE:=m4-$(M4_VER).tar.bz2
|
||||||
M4_SITE:=ftp://ftp.gnu.org/gnu/m4
|
M4_SITE:=ftp://ftp.gnu.org/gnu/m4
|
||||||
M4_CAT:=zcat
|
M4_CAT:=bzcat
|
||||||
M4_DIR:=$(BUILD_DIR)/m4-$(M4_VER)
|
M4_DIR:=$(BUILD_DIR)/m4-$(M4_VER)
|
||||||
M4_BINARY:=m4
|
M4_BINARY:=m4
|
||||||
M4_TARGET_BINARY:=usr/bin/m4
|
M4_TARGET_BINARY:=usr/bin/m4
|
||||||
|
Loading…
x
Reference in New Issue
Block a user