cfm: update to 0.6.6.
This commit is contained in:
parent
aa3682e80f
commit
0d50d009db
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'cfm'
|
||||
pkgname=cfm
|
||||
version=0.6.5
|
||||
version=0.6.6
|
||||
revision=1
|
||||
build_style=gnu-makefile
|
||||
make_use_env=yes
|
||||
|
@ -9,7 +9,7 @@ maintainer="Will Eccles <will@eccles.dev>"
|
|||
license="MPL-2.0"
|
||||
homepage="https://eccles.dev/cfm"
|
||||
distfiles="https://github.com/willeccles/cfm/archive/v${version}.tar.gz"
|
||||
checksum="e4a0a1883a6da3a5a1e1c299d353df43872da34cb852a49483c8cef7b200c858"
|
||||
checksum="7977431d8074d3a2f0dad4e431e558201073631fa5f0e7d92b37b100feae6ed3"
|
||||
|
||||
do_install() {
|
||||
vbin cfm
|
||||
|
|
Loading…
Reference in a new issue