zstd: update to 1.3.1.
This commit is contained in:
		| @@ -1,13 +1,13 @@ | ||||
| # Template file for 'zstd' | ||||
| pkgname=zstd | ||||
| version=1.3.0 | ||||
| version=1.3.1 | ||||
| revision=1 | ||||
| short_desc="Fast real-time compression algorithm" | ||||
| maintainer="Michael Gehring <mg@ebfe.org>" | ||||
| license="BSD" | ||||
| homepage="http://www.zstd.net" | ||||
| distfiles="https://github.com/facebook/zstd/archive/v${version}.tar.gz" | ||||
| checksum=0fdba643b438b7cbce700dcc0e7b3e3da6d829088c63757a5984930e2f70b348 | ||||
| checksum=312fb9dc75668addbc9c8f33c7fa198b0fc965c576386b8451397e06256eadc6 | ||||
|  | ||||
| do_build() { | ||||
| 	make | ||||
|   | ||||
		Reference in New Issue
	
	Block a user
	 Michael Gehring
					Michael Gehring