mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
sigrok-firmware-fx2lafw: update to 0.1.7
This commit is contained in:
parent
5aae60a3af
commit
45fc4bdb65
1 changed files with 3 additions and 3 deletions
|
@ -1,15 +1,15 @@
|
||||||
# Template file for 'sigrok-firmware-fx2lafw'
|
# Template file for 'sigrok-firmware-fx2lafw'
|
||||||
pkgname=sigrok-firmware-fx2lafw
|
pkgname=sigrok-firmware-fx2lafw
|
||||||
version=0.1.5
|
version=0.1.7
|
||||||
revision=1
|
revision=1
|
||||||
archs=noarch
|
archs=noarch
|
||||||
wrksrc="${pkgname}-bin-${version}"
|
wrksrc="${pkgname}-bin-${version}"
|
||||||
short_desc="Sigrok fx2lafw Firmware files"
|
short_desc="Sigrok fx2lafw Firmware files"
|
||||||
maintainer="lemmi <lemmi@nerd2nerd.org>"
|
maintainer="lemmi <lemmi@nerd2nerd.org>"
|
||||||
license="GPL-2, LGPL-2.1"
|
license="GPL-2.0-or-later,LGPL-2.1-or-later"
|
||||||
homepage="https://sigrok.org/"
|
homepage="https://sigrok.org/"
|
||||||
distfiles="https://sigrok.org/download/binary/${pkgname}/${pkgname}-bin-${version}.tar.gz"
|
distfiles="https://sigrok.org/download/binary/${pkgname}/${pkgname}-bin-${version}.tar.gz"
|
||||||
checksum=a81b358a042595b95af239db6cada32734ce14dfb784d4c6b95ee09985cd66b8
|
checksum=c876fd075549e7783a6d5bfc8d99a695cfc583ddbcea0217d8e3f9351d1723af
|
||||||
|
|
||||||
do_install() {
|
do_install() {
|
||||||
for fw in fx2lafw-*.fw; do
|
for fw in fx2lafw-*.fw; do
|
||||||
|
|
Loading…
Add table
Reference in a new issue