mbox: unbreak

This commit is contained in:
Andrea Brancaleoni 2018-07-11 00:46:30 +02:00
parent 19426faefe
commit d309bbc928
1 changed files with 4 additions and 3 deletions

View File

@ -1,11 +1,13 @@
# Template file for 'mbox'
pkgname=mbox
version=0.0.0.140526
revision=1
revision=2
_commit=a131424b6cb577e1c916bd0e8ffb2084a5f73048
wrksrc=$pkgname-$_commit/src
wrksrc=$pkgname-$_commit
build_wrksrc=src
build_style=gnu-configure
hostmakedepends="automake"
makedepends="libressl-devel"
short_desc="A lightweight sandbox tool for non-root users"
maintainer="Andrea Brancaleoni <abc@pompel.me>"
license="MIT"
@ -13,7 +15,6 @@ homepage="https://pdos.csail.mit.edu/archive/mbox/"
distfiles="https://github.com/tsgates/mbox/archive/$_commit.tar.gz"
checksum=f650704f0cc6a9ad97eeadaa02dd156faa176d234f660f6615cc9cd2d2806fdc
only_for_archs='x86_64'
broken="https://build.voidlinux.eu/builders/x86_64_builder/builds/10128/steps/shell_3/logs/stdio"
pre_configure() {
autoreconf -fi