abcm2ps: update to 8.14.2.
This commit is contained in:
parent
1d39afd8a5
commit
ca5feab853
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'abcm2ps'
|
# Template file for 'abcm2ps'
|
||||||
pkgname=abcm2ps
|
pkgname=abcm2ps
|
||||||
version=8.14.1
|
version=8.14.2
|
||||||
revision=1
|
revision=1
|
||||||
build_style=configure
|
build_style=configure
|
||||||
hostmakedepends="pkg-config python3-docutils"
|
hostmakedepends="pkg-config python3-docutils"
|
||||||
|
@ -10,7 +10,7 @@ maintainer="lemmi <lemmi@nerd2nerd.org>"
|
||||||
license="GPL-2.0-or-later"
|
license="GPL-2.0-or-later"
|
||||||
homepage="http://moinejf.free.fr/"
|
homepage="http://moinejf.free.fr/"
|
||||||
distfiles="https://github.com/leesavide/abcm2ps/archive/v${version}.tar.gz"
|
distfiles="https://github.com/leesavide/abcm2ps/archive/v${version}.tar.gz"
|
||||||
checksum=c225e6d64a50cb983072ac316ad54a09870601174a47ffbcad3df951407307fe
|
checksum=496bbd6eb36e6f5ab45c56373d288329853a9c905d49cf35606eb09bc40a356b
|
||||||
|
|
||||||
pre_configure() {
|
pre_configure() {
|
||||||
echo CC=${CC} >> custom
|
echo CC=${CC} >> custom
|
||||||
|
|
Loading…
Reference in New Issue