cflow: update to 1.7.
This commit is contained in:
parent
cdcba53af6
commit
9efd3d0a45
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'cflow'
|
||||
pkgname=cflow
|
||||
version=1.6
|
||||
version=1.7
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
short_desc="C source files control analyzer and grapher"
|
||||
|
@ -8,4 +8,4 @@ maintainer="Orphaned <orphan@voidlinux.org>"
|
|||
license="GPL-3.0-or-later"
|
||||
homepage="http://www.gnu.org/software/cflow/"
|
||||
distfiles="${GNU_SITE}/${pkgname}/${pkgname}-${version}.tar.bz2"
|
||||
checksum=34487b4116e9b7ecde142b24480ce036887921ed5defb2958068bb069c1fedd7
|
||||
checksum=d01146caf9001e266133417c2a8258a64b5fc16fcb082a14f6528204d0c97086
|
||||
|
|
Loading…
Reference in a new issue