mirror of
https://github.com/motioneye-project/motioneyeos.git
synced 2025-07-29 06:06:32 +00:00
ver bump to 2.60
This commit is contained in:
parent
03e048e0d9
commit
db0b9fdf4e
@ -3,10 +3,11 @@
|
|||||||
# autoconf
|
# autoconf
|
||||||
#
|
#
|
||||||
#############################################################
|
#############################################################
|
||||||
AUTOCONF_SOURCE:=autoconf-2.59.tar.bz2
|
AUTOCONF_VER:=2.60
|
||||||
|
AUTOCONF_SOURCE:=autoconf-$(AUTOCONF_VER).tar.bz2
|
||||||
AUTOCONF_SITE:=http://ftp.gnu.org/pub/gnu/autoconf
|
AUTOCONF_SITE:=http://ftp.gnu.org/pub/gnu/autoconf
|
||||||
AUTOCONF_CAT:=bzcat
|
AUTOCONF_CAT:=bzcat
|
||||||
AUTOCONF_DIR:=$(BUILD_DIR)/autoconf-2.59
|
AUTOCONF_DIR:=$(BUILD_DIR)/autoconf-$(AUTOCONF_VER)
|
||||||
AUTOCONF_BINARY:=autoconf
|
AUTOCONF_BINARY:=autoconf
|
||||||
AUTOCONF_TARGET_BINARY:=usr/bin/autoconf
|
AUTOCONF_TARGET_BINARY:=usr/bin/autoconf
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user