cflow: update to 1.5.
This commit is contained in:
parent
4d18aaf2a1
commit
ff1983c646
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'cflow'
|
||||
pkgname=cflow
|
||||
version=1.4
|
||||
version=1.5
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
short_desc="Analyzes C source files and prints a graph, charting the control flow"
|
||||
|
@ -8,4 +8,4 @@ maintainer="Michael Gehring <mg@ebfe.org>"
|
|||
license="GPL-3"
|
||||
homepage="http://www.gnu.org/software/cflow/"
|
||||
distfiles="${GNU_SITE}/${pkgname}/${pkgname}-${version}.tar.bz2"
|
||||
checksum=037e39d6048ea91c68a5f3a561e10f22fd085d1f7641643e19c831a94ec26bca
|
||||
checksum=6fe40a106a9ffd6a5489938b939d4301c04fa28a09596294b4f787abca1c037b
|
||||
|
|
Loading…
Reference in New Issue