snappy: update to 1.1.8.

This commit is contained in:
Juan RP 2020-02-27 10:58:38 +01:00
parent 1a9030a7c6
commit 104d0462e9
No known key found for this signature in database
GPG key ID: AF19F6CB482F9368

View file

@ -1,16 +1,16 @@
# Template file for 'snappy'
pkgname=snappy
version=1.1.7
revision=2
version=1.1.8
revision=1
build_style=cmake
configure_args="-DBUILD_SHARED_LIBS=1"
makedepends="zlib-devel lzo-devel"
short_desc="A fast compressor/decompressor library"
short_desc="Fast compressor/decompressor library"
maintainer="Orphaned <orphan@voidlinux.org>"
license="BSD-3-Clause"
homepage="https://google.github.io/snappy"
license="BSD"
distfiles="https://github.com/google/snappy/archive/${version}.tar.gz"
checksum=3dfa02e873ff51a11ee02b9ca391807f0c8ea0529a4924afa645fbf97163f9d4
checksum=16b677f07832a612b0836178db7f374e414f94657c138e6993cbfc5dcc58651f
post_install() {
vlicense COPYING