Add zstd recipe
This commit is contained in:
parent
428c8863ca
commit
e4ee877e12
6
recipes/zstd/Makefile
Normal file
6
recipes/zstd/Makefile
Normal file
@ -0,0 +1,6 @@
|
||||
name = zstd
|
||||
version = 1.4.9
|
||||
URL = https://github.com/facebook/zstd/releases/download/v$(version)/zstd-$(version).tar.gz
|
||||
|
||||
SYSCONF ?= ../../
|
||||
include $(SYSCONF)/package.mk
|
Loading…
Reference in New Issue
Block a user