brotli: update to 1.0.6.
This commit is contained in:
parent
cc540da03d
commit
981e6aeb0f
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'brotli'
|
# Template file for 'brotli'
|
||||||
pkgname=brotli
|
pkgname=brotli
|
||||||
version=1.0.5
|
version=1.0.6
|
||||||
revision=1
|
revision=1
|
||||||
build_style=cmake
|
build_style=cmake
|
||||||
short_desc="Generic-purpose lossless compression algorithm"
|
short_desc="Generic-purpose lossless compression algorithm"
|
||||||
|
@ -8,7 +8,7 @@ maintainer="Leah Neukirchen <leah@vuxu.org>"
|
||||||
license="MIT"
|
license="MIT"
|
||||||
homepage="https://github.com/google/brotli"
|
homepage="https://github.com/google/brotli"
|
||||||
distfiles="https://github.com/google/${pkgname}/archive/v${version}.tar.gz"
|
distfiles="https://github.com/google/${pkgname}/archive/v${version}.tar.gz"
|
||||||
checksum=3d5bedd48edb909fe3b87cb99f7d139b987ef6f1616b7e22d74e928270a2fd20
|
checksum=ce94b7f48af5e8f444c3949ca93201c1b4bb40da633db084e900133ce87848db
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense LICENSE
|
vlicense LICENSE
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue