deutex: update to 5.1.2.
This commit is contained in:
parent
d239b21c0c
commit
a6e2d14471
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'deutex'
|
# Template file for 'deutex'
|
||||||
pkgname=deutex
|
pkgname=deutex
|
||||||
version=5.1.1
|
version=5.1.2
|
||||||
revision=1
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
hostmakedepends="automake libtool pkg-config asciidoc"
|
hostmakedepends="automake libtool pkg-config asciidoc"
|
||||||
|
@ -10,7 +10,7 @@ maintainer="maxice8 <thinkabit.ukim@gmail>"
|
||||||
license="GPL-2.0-only, LGPL-2.0-or-later"
|
license="GPL-2.0-only, LGPL-2.0-or-later"
|
||||||
homepage="http://www.teaser.fr/~amajorel/deutex/"
|
homepage="http://www.teaser.fr/~amajorel/deutex/"
|
||||||
distfiles="https://github.com/chungy/${pkgname}/archive/v${version}.tar.gz"
|
distfiles="https://github.com/chungy/${pkgname}/archive/v${version}.tar.gz"
|
||||||
checksum=2b629fd0330dc81d7bd96c8f840b5a00c9ec365d7bbed083194c0309fbc2de1c
|
checksum=b91b1cd40098cc8f5e1e9a18ea4b5b785a4f54ff2ce5c6d9524f22ca84a83bd0
|
||||||
|
|
||||||
pre_configure() {
|
pre_configure() {
|
||||||
autoreconf -fi
|
autoreconf -fi
|
||||||
|
|
Loading…
Reference in a new issue