mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
ttyplot: update to 1.6.5
This commit is contained in:
parent
d6e9112d7a
commit
b529e02a82
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.6.2
|
version=1.6.5
|
||||||
revision=1
|
revision=1
|
||||||
build_style=gnu-makefile
|
build_style=gnu-makefile
|
||||||
hostmakedepends="pkg-config"
|
hostmakedepends="pkg-config"
|
||||||
|
@ -11,7 +11,7 @@ license="Apache-2.0"
|
||||||
homepage="https://github.com/tenox7/ttyplot"
|
homepage="https://github.com/tenox7/ttyplot"
|
||||||
changelog="https://github.com/tenox7/ttyplot/releases"
|
changelog="https://github.com/tenox7/ttyplot/releases"
|
||||||
distfiles="https://github.com/tenox7/ttyplot/archive/refs/tags/${version}.tar.gz"
|
distfiles="https://github.com/tenox7/ttyplot/archive/refs/tags/${version}.tar.gz"
|
||||||
checksum=99222721e2d89e1064546f29e678830ccaba9b75f276a4b6845cc091169787a0
|
checksum=485727db235862855687cb134fae96fcb465b622713aa40df006731cc554a268
|
||||||
|
|
||||||
do_install() {
|
do_install() {
|
||||||
vbin ttyplot
|
vbin ttyplot
|
||||||
|
|
Loading…
Add table
Reference in a new issue