git-crypt: rebuild with libressl-2.7

This commit is contained in:
Enno Boland 2018-04-23 16:56:36 +02:00
parent e40cdbd2a5
commit 58221e01b1
No known key found for this signature in database
GPG key ID: D09964719BDE9971

View file

@ -1,7 +1,7 @@
# Template file for 'git-crypt' # Template file for 'git-crypt'
pkgname=git-crypt pkgname=git-crypt
version=0.6.0 version=0.6.0
revision=2 revision=3
build_style=gnu-makefile build_style=gnu-makefile
make_use_env=yes make_use_env=yes
makedepends="libressl-devel" makedepends="libressl-devel"