mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-29 13:46:49 +00:00
pigz: update to 2.6
update 2.5 (2021-01-24) to 2.6 (2021-02-06) log: https://github.com/madler/pigz/commits/master changelog (from pigz.c): - Add --huffman/-H and --rle/U strategy options - Fix issue when compiling for no threads - Fail silently on a broken pipe
This commit is contained in:
parent
91cf0cd87f
commit
2b30d3a0d5
@ -2,8 +2,8 @@
|
|||||||
# Copyright (C) 2019-present Team LibreELEC (https://libreelec.tv)
|
# Copyright (C) 2019-present Team LibreELEC (https://libreelec.tv)
|
||||||
|
|
||||||
PKG_NAME="pigz"
|
PKG_NAME="pigz"
|
||||||
PKG_VERSION="2.5"
|
PKG_VERSION="2.6"
|
||||||
PKG_SHA256="13b9945999c0b20052f320943302f3160e2639bcc362e5e4182b198ea0e88b0a"
|
PKG_SHA256="577673676cd5c7219f94b236075451220bae3e1ca451cf849947a2998fbf5820"
|
||||||
PKG_LICENSE="Other"
|
PKG_LICENSE="Other"
|
||||||
PKG_SITE="https://zlib.net/pigz/"
|
PKG_SITE="https://zlib.net/pigz/"
|
||||||
PKG_URL="https://github.com/madler/pigz/archive/v${PKG_VERSION}.tar.gz"
|
PKG_URL="https://github.com/madler/pigz/archive/v${PKG_VERSION}.tar.gz"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user