mbox: rebuild against OpenSSL

This commit is contained in:
John 2021-01-06 18:18:19 +01:00
parent d17bb05090
commit 7450a76f9c

View file

@ -1,13 +1,13 @@
# Template file for 'mbox' # Template file for 'mbox'
pkgname=mbox pkgname=mbox
version=0.0.0.140526 version=0.0.0.140526
revision=5 revision=6
_commit=a131424b6cb577e1c916bd0e8ffb2084a5f73048 _commit=a131424b6cb577e1c916bd0e8ffb2084a5f73048
wrksrc="$pkgname-$_commit" wrksrc="$pkgname-$_commit"
build_wrksrc=src build_wrksrc=src
build_style=gnu-configure build_style=gnu-configure
hostmakedepends="automake" hostmakedepends="automake"
makedepends="libressl-devel" makedepends="openssl-devel"
short_desc="A lightweight sandbox tool for non-root users" short_desc="A lightweight sandbox tool for non-root users"
maintainer="Andrea Brancaleoni <abc@pompel.me>" maintainer="Andrea Brancaleoni <abc@pompel.me>"
license="MIT" license="MIT"