mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
sigrok-cli: add changelog
This commit is contained in:
parent
39d4583117
commit
af471ac53b
1 changed files with 2 additions and 1 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'sigrok-cli'
|
# Template file for 'sigrok-cli'
|
||||||
pkgname=sigrok-cli
|
pkgname=sigrok-cli
|
||||||
version=0.7.2
|
version=0.7.2
|
||||||
revision=2
|
revision=3
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
hostmakedepends="pkg-config"
|
hostmakedepends="pkg-config"
|
||||||
makedepends="glib-devel libzip-devel libsigrok-devel libsigrokdecode-devel"
|
makedepends="glib-devel libzip-devel libsigrok-devel libsigrokdecode-devel"
|
||||||
|
@ -10,5 +10,6 @@ short_desc="Provide the basic sigrok functionality from the command-line"
|
||||||
maintainer="lemmi <lemmi@nerd2nerd.org>"
|
maintainer="lemmi <lemmi@nerd2nerd.org>"
|
||||||
license="GPL-3.0-or-later"
|
license="GPL-3.0-or-later"
|
||||||
homepage="https://sigrok.org/"
|
homepage="https://sigrok.org/"
|
||||||
|
changelog="https://sigrok.org/gitweb/?p=sigrok-cli.git;a=blob_plain;f=NEWS;hb=refs/heads/sigrok-cli-${version%.*}.x"
|
||||||
distfiles="https://sigrok.org/download/source/${pkgname}/${pkgname}-${version}.tar.gz"
|
distfiles="https://sigrok.org/download/source/${pkgname}/${pkgname}-${version}.tar.gz"
|
||||||
checksum=71d0443f36897bf565732dec206830dbea0f2789b6601cf10536b286d1140ab8
|
checksum=71d0443f36897bf565732dec206830dbea0f2789b6601cf10536b286d1140ab8
|
||||||
|
|
Loading…
Add table
Reference in a new issue