netpgp: rebuild with libressl-2.7

This commit is contained in:
Enno Boland 2018-04-23 16:57:02 +02:00
parent 01dff7579f
commit b3ad035d3e
No known key found for this signature in database
GPG Key ID: D09964719BDE9971
1 changed files with 1 additions and 1 deletions

View File

@ -1,7 +1,7 @@
# Template file for 'netpgp' # Template file for 'netpgp'
pkgname=netpgp pkgname=netpgp
version=20140220 version=20140220
revision=13 revision=14
build_style=gnu-configure build_style=gnu-configure
hostmakedepends="automake libtool pkg-config" hostmakedepends="automake libtool pkg-config"
makedepends="zlib-devel bzip2-devel libressl-devel" makedepends="zlib-devel bzip2-devel libressl-devel"