mbox: rebuild against OpenSSL
This commit is contained in:
parent
d17bb05090
commit
7450a76f9c
1 changed files with 2 additions and 2 deletions
|
@ -1,13 +1,13 @@
|
|||
# Template file for 'mbox'
|
||||
pkgname=mbox
|
||||
version=0.0.0.140526
|
||||
revision=5
|
||||
revision=6
|
||||
_commit=a131424b6cb577e1c916bd0e8ffb2084a5f73048
|
||||
wrksrc="$pkgname-$_commit"
|
||||
build_wrksrc=src
|
||||
build_style=gnu-configure
|
||||
hostmakedepends="automake"
|
||||
makedepends="libressl-devel"
|
||||
makedepends="openssl-devel"
|
||||
short_desc="A lightweight sandbox tool for non-root users"
|
||||
maintainer="Andrea Brancaleoni <abc@pompel.me>"
|
||||
license="MIT"
|
||||
|
|
Loading…
Reference in a new issue