mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
ttyplot: update to 1.4
This commit is contained in:
parent
e16200b7bd
commit
d1a1c31925
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'ttyplot'
|
# Template file for 'ttyplot'
|
||||||
pkgname=ttyplot
|
pkgname=ttyplot
|
||||||
version=1.2
|
version=1.4
|
||||||
revision=1
|
revision=1
|
||||||
build_style=gnu-makefile
|
build_style=gnu-makefile
|
||||||
makedepends="ncurses-devel"
|
makedepends="ncurses-devel"
|
||||||
|
@ -9,7 +9,7 @@ maintainer="misuchiru03 <misuchiru03+void@gmail.com>"
|
||||||
license="Unlicense"
|
license="Unlicense"
|
||||||
homepage="https://github.com/tenox7/ttyplot"
|
homepage="https://github.com/tenox7/ttyplot"
|
||||||
distfiles="${homepage}/archive/${version}.tar.gz"
|
distfiles="${homepage}/archive/${version}.tar.gz"
|
||||||
checksum=3ced72e59c74655539dddcf570a4c14fda3460a042cd2297bf1914cd9efab2c8
|
checksum=11974754981406d19cfa16865b59770faaf3ade8d909d9a0134dc56e00d29bd4
|
||||||
|
|
||||||
do_install() {
|
do_install() {
|
||||||
vbin ttyplot
|
vbin ttyplot
|
||||||
|
|
Loading…
Add table
Reference in a new issue