mirror of
https://github.com/void-linux/void-packages.git
synced 2025-08-01 18:32:58 +02:00
snappy: update to 1.2.2.
This commit is contained in:
parent
6e21ad55c0
commit
722a88f55d
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'snappy'
|
||||
pkgname=snappy
|
||||
version=1.1.10
|
||||
version=1.2.2
|
||||
revision=1
|
||||
build_style=cmake
|
||||
# Disable tests and benchmarks requiring bundled gtest dependency.
|
||||
|
@ -13,7 +13,7 @@ maintainer="skmpz <dem.procopiou@gmail.com>"
|
|||
license="BSD-3-Clause"
|
||||
homepage="https://google.github.io/snappy"
|
||||
distfiles="https://github.com/google/snappy/archive/${version}.tar.gz"
|
||||
checksum=49d831bffcc5f3d01482340fe5af59852ca2fe76c3e05df0e67203ebbe0f1d90
|
||||
checksum=90f74bc1fbf78a6c56b3c4a082a05103b3a56bb17bca1a27e052ea11723292dc
|
||||
|
||||
post_install() {
|
||||
vlicense COPYING
|
||||
|
|
Loading…
Add table
Reference in a new issue