detox: update to 1.4.3.
This commit is contained in:
parent
61cf8a3006
commit
a3998a2c1d
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'detox'
|
# Template file for 'detox'
|
||||||
pkgname=detox
|
pkgname=detox
|
||||||
version=1.4.2
|
version=1.4.3
|
||||||
revision=1
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
configure_args="--sysconfdir=/etc/detox"
|
configure_args="--sysconfdir=/etc/detox"
|
||||||
|
@ -11,7 +11,7 @@ maintainer="Martin Födinger <foedinger.martin@autistici.org>"
|
||||||
license="BSD-3-Clause"
|
license="BSD-3-Clause"
|
||||||
homepage="https://github.com/dharple/detox"
|
homepage="https://github.com/dharple/detox"
|
||||||
distfiles="https://github.com/dharple/detox/archive/v${version}.tar.gz"
|
distfiles="https://github.com/dharple/detox/archive/v${version}.tar.gz"
|
||||||
checksum=40af25c00a55227cdddaa54d8a1b18fb47112f4fd72efabc325dd8e540b804df
|
checksum=a9046976a302cb047c49439e065481d4f84811732182f40f3504fd51151edb68
|
||||||
|
|
||||||
pre_configure() {
|
pre_configure() {
|
||||||
autoreconf --install
|
autoreconf --install
|
||||||
|
|
Loading…
Add table
Reference in a new issue