From 722a88f55d438e9e53304744e755fe08931b63e2 Mon Sep 17 00:00:00 2001 From: skmpz Date: Tue, 1 Jul 2025 15:28:17 +0300 Subject: [PATCH] snappy: update to 1.2.2. --- srcpkgs/snappy/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/snappy/template b/srcpkgs/snappy/template index 875d16fdadf..da6b7128cd6 100644 --- a/srcpkgs/snappy/template +++ b/srcpkgs/snappy/template @@ -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 " 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