ansi: update to 2.0.0.
This commit is contained in:
parent
4c5aae1a9c
commit
e2c395f975
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'ansi'
|
||||
pkgname=ansi
|
||||
version=1.1.0
|
||||
version=2.0.0
|
||||
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=0930acff725a505e430c68784e12731e8329998d60efcd759a7ff52e6baac959
|
||||
checksum=c613d6d305ead31144accb0af687a87412d972ef0cf10a4ed42121b0cbe42b39
|
||||
|
||||
do_install() {
|
||||
vbin ansi
|
||||
|
|
Loading…
Reference in New Issue