mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-04 20:29:09 +01:00
development/brotli: Updated for version 1.0.7.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
add0f4ed8d
commit
9223f6f98e
2 changed files with 4 additions and 4 deletions
|
@ -23,7 +23,7 @@
|
|||
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||
|
||||
PRGNAM=brotli
|
||||
VERSION=${VERSION:-1.0.6}
|
||||
VERSION=${VERSION:-1.0.7}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="brotli"
|
||||
VERSION="1.0.6"
|
||||
VERSION="1.0.7"
|
||||
HOMEPAGE="https://github.com/google/brotli/"
|
||||
DOWNLOAD="https://github.com/google/brotli/archive/v1.0.6/brotli-1.0.6.tar.gz"
|
||||
MD5SUM="f645554cd9ddb66e8acd24372339bfef"
|
||||
DOWNLOAD="https://github.com/google/brotli/archive/v1.0.7/brotli-1.0.7.tar.gz"
|
||||
MD5SUM="7b6edd4f2128f22794d0ca28c53898a5"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES=""
|
||||
|
|
Loading…
Reference in a new issue