sigrok-firmware-fx2lafw: update to 0.1.5.
This commit is contained in:
parent
c9c7366317
commit
b235631960
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'sigrok-firmware-fx2lafw'
|
||||
pkgname=sigrok-firmware-fx2lafw
|
||||
version=0.1.4
|
||||
version=0.1.5
|
||||
revision=1
|
||||
build_style=fetch
|
||||
noarch=yes
|
||||
|
@ -9,7 +9,7 @@ maintainer="lemmi <lemmi@nerd2nerd.org>"
|
|||
license="GPL-2 LGPL-2.1"
|
||||
homepage="https://sigrok.org/"
|
||||
distfiles="https://sigrok.org/download/binary/${pkgname}/${pkgname}-bin-${version}.tar.gz"
|
||||
checksum=e48ae384fdcf3f552b91fb35d1a49fd211cfdadebbdbbb5b31befb8eb0f8a35a
|
||||
checksum=a81b358a042595b95af239db6cada32734ce14dfb784d4c6b95ee09985cd66b8
|
||||
|
||||
do_install() {
|
||||
tar xf ${pkgname}-bin-${version}.tar.gz
|
||||
|
|
Loading…
Reference in a new issue