mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-24 11:16:51 +00:00
flex: update to flex-2.6.0
This commit is contained in:
parent
5cb8fbf72b
commit
747151e91f
@ -1,9 +1,10 @@
|
||||
# SPDX-License-Identifier: GPL-2.0-or-later
|
||||
# Copyright (C) 2009-2016 Stephan Raue (stephan@openelec.tv)
|
||||
# Copyright (C) 2019-present Team LibreELEC (https://libreelec.tv)
|
||||
|
||||
PKG_NAME="flex"
|
||||
PKG_VERSION="2.5.39"
|
||||
PKG_SHA256="add2b55f3bc38cb512b48fad7d72f43b11ef244487ff25fc00aabec1e32b617f"
|
||||
PKG_VERSION="2.6.0"
|
||||
PKG_SHA256="24e611ef5a4703a191012f80c1027dc9d12555183ce0ecd46f3636e587e9b8e9"
|
||||
PKG_LICENSE="GPL"
|
||||
PKG_SITE="http://flex.sourceforge.net/"
|
||||
PKG_URL="$SOURCEFORGE_SRC/flex/$PKG_NAME-$PKG_VERSION.tar.bz2"
|
||||
|
@ -3,7 +3,7 @@
|
||||
@@ -117,7 +117,6 @@
|
||||
SUBDIRS = \
|
||||
lib \
|
||||
. \
|
||||
src \
|
||||
- doc \
|
||||
examples \
|
||||
po \
|
||||
|
Loading…
x
Reference in New Issue
Block a user