lz4: Update to 1.10.0
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
# Maintainer: Alexey Pavlov <Alexpux@gmail.com>
|
||||
|
||||
pkgname=('lz4' 'liblz4' 'liblz4-devel')
|
||||
pkgver=1.9.4
|
||||
pkgver=1.10.0
|
||||
pkgrel=1
|
||||
pkgdesc='Very fast lossless compression algorithm'
|
||||
arch=('i686' 'x86_64')
|
||||
@@ -13,7 +13,7 @@ msys2_references=(
|
||||
)
|
||||
license=('LGPL')
|
||||
source=(lz4-${pkgver}.tar.gz::"https://github.com/lz4/lz4/archive/v${pkgver}.tar.gz")
|
||||
sha256sums=('0b0e3aa07c8c063ddf40b082bdf7e37a1562bda40a0ff5272957f3e987e0e54b')
|
||||
sha256sums=('537512904744b35e232912055ccf8ec66d768639ff3abe5788d90d792ec5f48b')
|
||||
options=(!libtool)
|
||||
|
||||
build() {
|
||||
|
||||
Reference in New Issue
Block a user