mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-30 06:06:43 +00:00
grep: update to grep-2.10
Signed-off-by: Stephan Raue <stephan@openelec.tv>
This commit is contained in:
parent
4bcfb72a82
commit
f8f7972e00
@ -19,12 +19,12 @@
|
||||
################################################################################
|
||||
|
||||
PKG_NAME="grep"
|
||||
PKG_VERSION="2.9"
|
||||
PKG_VERSION="2.10"
|
||||
PKG_REV="1"
|
||||
PKG_ARCH="any"
|
||||
PKG_LICENSE="GPL"
|
||||
PKG_SITE="http://www.gnu.org/software/grep/"
|
||||
PKG_URL="ftp://sunsite.cnlab-switch.ch/mirror/gnu/grep/$PKG_NAME-$PKG_VERSION.tar.gz"
|
||||
PKG_URL="ftp://sunsite.cnlab-switch.ch/mirror/gnu/grep/$PKG_NAME-$PKG_VERSION.tar.xz"
|
||||
PKG_DEPENDS="libiconv pcre"
|
||||
PKG_BUILD_DEPENDS="toolchain libiconv pcre"
|
||||
PKG_PRIORITY="optional"
|
||||
|
Loading…
x
Reference in New Issue
Block a user