detox: update to 1.4.5.
This commit is contained in:
parent
b68beb2839
commit
fea64ceef5
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.3
|
version=1.4.5
|
||||||
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=a9046976a302cb047c49439e065481d4f84811732182f40f3504fd51151edb68
|
checksum=5d8b1eb53035589882f48316a88f50341bf98c284e8cd29dea74f680559e27cc
|
||||||
|
|
||||||
pre_configure() {
|
pre_configure() {
|
||||||
autoreconf --install
|
autoreconf --install
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue