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