cmt: update to 1.18.
This commit is contained in:
parent
533156a03b
commit
04a06b3f42
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'cmt'
|
||||
pkgname=cmt
|
||||
version=1.17
|
||||
revision=2
|
||||
version=1.18
|
||||
revision=1
|
||||
build_wrksrc="src"
|
||||
build_style=gnu-makefile
|
||||
make_use_env=yes
|
||||
|
@ -11,7 +11,7 @@ maintainer="Olga Ustuzhanina <me@laserbat.pw>"
|
|||
license="GPL-2.0-or-later"
|
||||
homepage="http://www.ladspa.org/cmt/overview.html"
|
||||
distfiles="http://www.ladspa.org/download/${pkgname}_${version}.tgz"
|
||||
checksum=eb56d7abebfdf8a6d0ad65d012238c9fc394dd41eeca11900812a8cb6b07ad1f
|
||||
checksum=a82f8636de1f4ada386a199a017a9cd775a49b49e716b11e8dd3f723c93df6ca
|
||||
|
||||
post_extract() {
|
||||
sed -e "/^CFLAGS/ s/-O2/${CFLAGS}/" \
|
||||
|
|
Loading…
Reference in New Issue