cflow: update to 1.6.
This commit is contained in:
parent
424bf5a7c6
commit
6f81271821
|
@ -1,11 +1,11 @@
|
|||
# Template file for 'cflow'
|
||||
pkgname=cflow
|
||||
version=1.5
|
||||
version=1.6
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
short_desc="Analyzes C source files and prints a graph, charting the control flow"
|
||||
short_desc="C source files control analyzer and grapher"
|
||||
maintainer="Orphaned <orphan@voidlinux.org>"
|
||||
license="GPL-3"
|
||||
license="GPL-3.0-or-later"
|
||||
homepage="http://www.gnu.org/software/cflow/"
|
||||
distfiles="${GNU_SITE}/${pkgname}/${pkgname}-${version}.tar.bz2"
|
||||
checksum=6fe40a106a9ffd6a5489938b939d4301c04fa28a09596294b4f787abca1c037b
|
||||
checksum=34487b4116e9b7ecde142b24480ce036887921ed5defb2958068bb069c1fedd7
|
||||
|
|
Loading…
Reference in New Issue