fool: update to 0.2.1. (#11003)
This commit is contained in:
parent
d8d3de2ee5
commit
d7b1e668ac
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'fool'
|
||||
pkgname=fool
|
||||
version=0.1.2
|
||||
version=0.2.1
|
||||
revision=1
|
||||
hostmakedepends="cargo"
|
||||
makedepends="ncurses-devel"
|
||||
|
@ -9,7 +9,7 @@ maintainer="Wilson Birney <wpb@360scada.com>"
|
|||
license="MIT"
|
||||
homepage="https://github.com/spacekookie/fool"
|
||||
distfiles="https://github.com/spacekookie/fool/archive/v${version}.tar.gz"
|
||||
checksum=e86a2969eaf486efc27aec5546b7bd9e9219e1f2ac6987b904ea5b1e66b378c3
|
||||
checksum=6f2a9613861a924728bdb5f16568d9b45689b255db43810d5a61d8bf4bfcbc41
|
||||
nocross=yes
|
||||
|
||||
do_build() {
|
||||
|
|
Loading…
Reference in New Issue