brotli: Update from 1.0.6 to 1.0.7

This commit is contained in:
Fredrik Fornwall 2018-10-28 23:21:42 +01:00
parent 3c8955b411
commit 9f421866cd
1 changed files with 2 additions and 2 deletions

View File

@ -1,7 +1,7 @@
TERMUX_PKG_HOMEPAGE=https://github.com/google/brotli
TERMUX_PKG_DESCRIPTION="lossless compression algorithm and format (command line utility)"
TERMUX_PKG_VERSION=1.0.6
TERMUX_PKG_SHA256=ce94b7f48af5e8f444c3949ca93201c1b4bb40da633db084e900133ce87848db
TERMUX_PKG_VERSION=1.0.7
TERMUX_PKG_SHA256=4c61bfb0faca87219ea587326c467b95acb25555b53d1a421ffa3c8a9296ee2c
TERMUX_PKG_SRCURL=https://github.com/google/brotli/archive/v$TERMUX_PKG_VERSION.tar.gz
TERMUX_PKG_FORCE_CMAKE=yes