ganv: update to 1.8.0.
This commit is contained in:
parent
54df226e56
commit
8abdb252db
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'ganv'
|
||||
pkgname=ganv
|
||||
version=1.6.0
|
||||
version=1.8.0
|
||||
revision=1
|
||||
build_style=waf3
|
||||
hostmakedepends="glib-devel pkg-config"
|
||||
|
@ -10,7 +10,7 @@ maintainer="Leah Neukirchen <leah@vuxu.org>"
|
|||
license="GPL-3.0-or-later"
|
||||
homepage="http://drobilla.net/software/ganv/"
|
||||
distfiles="http://download.drobilla.net/${pkgname}-${version}.tar.bz2"
|
||||
checksum=d46075c49142925ecd04419a0727aa035eed8ad4902c2899cce097944613335e
|
||||
checksum=da81271f930dfeaeb863c45dcff9ffc3175e1739ff1c7ae674c20b89f1ba8013
|
||||
|
||||
CXXFLAGS="-std=c++11"
|
||||
|
||||
|
|
Loading…
Reference in a new issue