kaitai-struct-compiler: update to 0.9.
This commit is contained in:
parent
e203d10642
commit
536191baa1
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'kaitai-struct-compiler'
|
||||
pkgname=kaitai-struct-compiler
|
||||
version=0.8
|
||||
revision=2
|
||||
version=0.9
|
||||
revision=1
|
||||
hostmakedepends="unzip"
|
||||
depends="virtual?java-environment"
|
||||
short_desc="Compiler for the Kaitai declarative binary format parsing language"
|
||||
|
@ -9,7 +9,7 @@ maintainer="Andrea Brancaleoni <abc@pompel.me>"
|
|||
license="GPL-3.0-or-later"
|
||||
homepage="http://kaitai.io"
|
||||
distfiles="https://bintray.com/kaitai-io/universal/download_file?file_path=${version}%2F${pkgname}-${version}.zip"
|
||||
checksum=545fc10e134db2901cad8817be1b440fca6f2bad8b92b2948ebe0647f3ffa2c9
|
||||
checksum=3038243334fb65bbb264f33b82986facfe1fbad2de1978766899855b40212215
|
||||
|
||||
pre_install() {
|
||||
# patch libdir
|
||||
|
|
Loading…
Reference in a new issue