mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
ansi: update to 2.0.2.
This commit is contained in:
parent
829bf16a64
commit
0f1887f144
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'ansi'
|
# Template file for 'ansi'
|
||||||
pkgname=ansi
|
pkgname=ansi
|
||||||
version=2.0.1
|
version=2.0.2
|
||||||
revision=1
|
revision=1
|
||||||
archs=noarch
|
archs=noarch
|
||||||
depends="bash"
|
depends="bash"
|
||||||
|
@ -10,7 +10,7 @@ license="MIT"
|
||||||
homepage="https://github.com/fidian/ansi"
|
homepage="https://github.com/fidian/ansi"
|
||||||
changelog="https://raw.githubusercontent.com/fidian/ansi/master/CHANGELOG.md"
|
changelog="https://raw.githubusercontent.com/fidian/ansi/master/CHANGELOG.md"
|
||||||
distfiles="https://github.com/fidian/ansi/archive/${version}.tar.gz"
|
distfiles="https://github.com/fidian/ansi/archive/${version}.tar.gz"
|
||||||
checksum=5ccbcec649038f7fd5061fe78a1db178995c99a0c741e657eae33beba010d214
|
checksum=e2be7880389f1156fad603bd900f39293044cdcc1bb93e880efba24cf59b009b
|
||||||
|
|
||||||
do_install() {
|
do_install() {
|
||||||
vbin ansi
|
vbin ansi
|
||||||
|
|
Loading…
Add table
Reference in a new issue