ansi: update to 2.0.1.
This commit is contained in:
parent
58d0f86a65
commit
6544a0c22e
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'ansi'
|
||||
pkgname=ansi
|
||||
version=2.0.0
|
||||
version=2.0.1
|
||||
revision=1
|
||||
noarch=yes
|
||||
depends="bash"
|
||||
|
@ -10,7 +10,7 @@ license="MIT"
|
|||
homepage="https://github.com/fidian/ansi"
|
||||
changelog="https://raw.githubusercontent.com/fidian/ansi/master/CHANGELOG.md"
|
||||
distfiles="https://github.com/fidian/ansi/archive/${version}.tar.gz"
|
||||
checksum=c613d6d305ead31144accb0af687a87412d972ef0cf10a4ed42121b0cbe42b39
|
||||
checksum=5ccbcec649038f7fd5061fe78a1db178995c99a0c741e657eae33beba010d214
|
||||
|
||||
do_install() {
|
||||
vbin ansi
|
||||
|
|
Loading…
Reference in New Issue