libgcrypt recipe
This commit is contained in:
parent
addd24134e
commit
4f65035ae3
1 changed files with 7 additions and 0 deletions
7
recipes/libgcrypt/Makefile
Normal file
7
recipes/libgcrypt/Makefile
Normal file
|
@ -0,0 +1,7 @@
|
||||||
|
name = libgcrypt
|
||||||
|
version = 1.9.2
|
||||||
|
release = 0
|
||||||
|
URL = https://gnupg.org/ftp/gcrypt/libgcrypt/libgcrypt-$(version).tar.bz2
|
||||||
|
|
||||||
|
SYSCONF ?= ../../
|
||||||
|
include $(SYSCONF)/package.mk
|
Loading…
Add table
Reference in a new issue