Update buidlroot to version 2016.08.1
This commit is contained in:
@@ -4,15 +4,14 @@
|
||||
#
|
||||
################################################################################
|
||||
|
||||
IRSSI_VERSION = 0.8.17
|
||||
IRSSI_SOURCE = irssi-$(IRSSI_VERSION).tar.bz2
|
||||
IRSSI_VERSION = 0.8.18
|
||||
IRSSI_SOURCE = irssi-$(IRSSI_VERSION).tar.xz
|
||||
# Do not use the github helper here. The generated tarball is *NOT* the
|
||||
# same as the one uploaded by upstream for the release.
|
||||
IRSSI_SITE = https://github.com/irssi-import/irssi/releases/download/$(IRSSI_VERSION)
|
||||
IRSSI_SITE = https://github.com/irssi/irssi/releases/download/$(IRSSI_VERSION)
|
||||
IRSSI_LICENSE = GPLv2+
|
||||
IRSSI_LICENSE_FILES = COPYING
|
||||
IRSSI_DEPENDENCIES = host-pkgconf libglib2 ncurses
|
||||
IRSSI_AUTORECONF = YES
|
||||
|
||||
IRSSI_CONF_OPTS = \
|
||||
--disable-glibtest \
|
||||
|
||||
Reference in New Issue
Block a user