summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorEdward Hope-Morley <edward.hope-morley@canonical.com>2022-09-21 18:47:11 (GMT)
committerEdward Hope-Morley <edward.hope-morley@canonical.com>2022-09-21 18:47:11 (GMT)
commit1ae9a50d4d0200ea513d41fbe98b8686c8aefdfa (patch)
tree7538d9ce94d337a669d905b2a617789775468de0
parentb21490232df113efc5fee7251edfc0511a346143 (diff)
downloadlz4-1ae9a50d4d0200ea513d41fbe98b8686c8aefdfa.zip
lz4-1ae9a50d4d0200ea513d41fbe98b8686c8aefdfa.tar.gz
lz4-1ae9a50d4d0200ea513d41fbe98b8686c8aefdfa.tar.bz2
Update snapcraft.yaml to reflect build of v1.9.4
-rw-r--r--contrib/snap/snapcraft.yaml3
1 files changed, 2 insertions, 1 deletions
diff --git a/contrib/snap/snapcraft.yaml b/contrib/snap/snapcraft.yaml
index 04ad3c4..7757a10 100644
--- a/contrib/snap/snapcraft.yaml
+++ b/contrib/snap/snapcraft.yaml
@@ -1,5 +1,5 @@
name: lz4
-version: 1.9.3
+version: 1.9.4
summary: Extremely Fast Compression algorithm
description: >
LZ4 is lossless compression algorithm, providing compression
@@ -20,6 +20,7 @@ description: >
LZ4 library is provided as open-source software using BSD 2-Clause license.
confinement: strict
grade: stable
+base: core20
apps:
lz4: