mirror of
https://git.busybox.net/buildroot.git
synced 2024-12-04 19:03:28 +08:00
package/snappy: bump to version 1.1.8
Signed-off-by: James Hilliard <james.hilliard1@gmail.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
This commit is contained in:
parent
fab123422e
commit
c7a7873cf6
@ -1,3 +1,3 @@
|
||||
# Locally calculated
|
||||
sha256 3dfa02e873ff51a11ee02b9ca391807f0c8ea0529a4924afa645fbf97163f9d4 snappy-1.1.7.tar.gz
|
||||
sha256 16b677f07832a612b0836178db7f374e414f94657c138e6993cbfc5dcc58651f snappy-1.1.8.tar.gz
|
||||
sha256 55172044f7e241207117448a4d9d6ba1d0925c8ad66b5d4c08c70adfa9cc3de6 COPYING
|
||||
|
@ -4,7 +4,7 @@
|
||||
#
|
||||
################################################################################
|
||||
|
||||
SNAPPY_VERSION = 1.1.7
|
||||
SNAPPY_VERSION = 1.1.8
|
||||
SNAPPY_SITE = $(call github,google,snappy,$(SNAPPY_VERSION))
|
||||
SNAPPY_LICENSE = BSD-3-Clause
|
||||
SNAPPY_LICENSE_FILES = COPYING
|
||||
|
Loading…
Reference in New Issue
Block a user