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