ansi: update to 2.0.4
Signed-off-by: Nathan Owens <ndowens04@gmail.com>
This commit is contained in:
parent
22807ad17d
commit
e667f8b8f2
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'ansi'
|
||||
pkgname=ansi
|
||||
version=2.0.2
|
||||
version=2.0.4
|
||||
revision=1
|
||||
archs=noarch
|
||||
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=e2be7880389f1156fad603bd900f39293044cdcc1bb93e880efba24cf59b009b
|
||||
checksum=1d3dcab3d6b61313ea1b940da7c3e9da5dbc453ac19f906fe57395ccca9b5ab9
|
||||
|
||||
do_install() {
|
||||
vbin ansi
|
||||
|
|
Loading…
Reference in a new issue