Skip to content
Snippets Groups Projects
Unverified Commit 6ad8eb65 authored by Anatol Pomozov's avatar Anatol Pomozov
Browse files

upgpkg: 0.2.17-1

parent 2ccc3b72
No related branches found
Tags v3.4.1
No related merge requests found
# Maintainer: Anatol Pomozov
pkgname=aws-c-compression
pkgver=0.2.16
pkgver=0.2.17
pkgrel=1
pkgdesc='C99 implementation of huffman encoding/decoding'
arch=(x86_64)
......@@ -10,7 +10,7 @@ license=(Apache)
depends=(aws-c-common)
makedepends=(cmake)
source=(aws-c-compression-$pkgver.zip::https://github.com/awslabs/aws-c-compression/archive/v$pkgver.zip)
sha256sums=('a3434734637c94c3f516f0c91fb5ac13cd76faabcbdc574267e0cf903d9193d8')
sha256sums=('a94e8ff8c5591e252bb3d17d2b767169f0390b111f690f640aee76098c550e7f')
build() {
cd aws-c-compression-$pkgver
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment