gob2: bump to version 2.0.18

Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
This commit is contained in:
Gustavo Zacarias 2011-10-15 00:07:27 -03:00 committed by Peter Korsgaard
parent 7f4f23eb1b
commit 5a9d386ca9
1 changed files with 2 additions and 5 deletions

View File

@ -3,13 +3,10 @@
# gob2
#
#############################################################
GOB2_VERSION = 2.0.15
GOB2_SOURCE = gob2-$(GOB2_VERSION).tar.gz
GOB2_SITE = http://ftp.5z.com/pub/gob/
IPERF_CONF_ENV = ac_cv_lib_lex=-lfl
GOB2_VERSION = 2.0.18
GOB2_SITE = http://ftp.5z.com/pub/gob
GOB2_DEPENDENCIES = libglib2 flex bison host-pkg-config host-flex
HOST_GOB2_DEPENDENCIES = host-libglib2
$(eval $(call AUTOTARGETS))