blindfold: rebuild against OpenSSL

This commit is contained in:
John 2021-01-06 18:17:47 +01:00
parent 1510225395
commit 2ec8586eb6

View file

@ -1,10 +1,10 @@
# Template file for 'blindfold' # Template file for 'blindfold'
pkgname=blindfold pkgname=blindfold
version=1.0.6 version=1.0.6
revision=1 revision=2
build_style=cargo build_style=cargo
hostmakedepends="pkg-config" hostmakedepends="pkg-config"
makedepends="libressl-devel" makedepends="openssl-devel"
short_desc="CLI gitignore file generator" short_desc="CLI gitignore file generator"
maintainer="Jan Christian Grünhage <jan.christian@gruenhage.xyz>" maintainer="Jan Christian Grünhage <jan.christian@gruenhage.xyz>"
license="MIT" license="MIT"