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