mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-29 08:52:56 +02:00
parent
aa9db2b83d
commit
e912a4cafc
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'gotty'
|
# Template file for 'gotty'
|
||||||
pkgname=gotty
|
pkgname=gotty
|
||||||
version=1.0.0
|
version=1.0.1
|
||||||
revision=2
|
revision=1
|
||||||
build_style=go
|
build_style=go
|
||||||
go_import_path="github.com/yudai/gotty"
|
go_import_path="github.com/yudai/gotty"
|
||||||
hostmakedepends="git-perl"
|
hostmakedepends="git-perl"
|
||||||
|
@ -10,7 +10,7 @@ maintainer="Diogo Leal <diogo@diogoleal.com>"
|
||||||
license="MIT"
|
license="MIT"
|
||||||
homepage="https://github.com/yudai/gotty/"
|
homepage="https://github.com/yudai/gotty/"
|
||||||
distfiles="https://github.com/yudai/gotty/archive/v${version}.tar.gz"
|
distfiles="https://github.com/yudai/gotty/archive/v${version}.tar.gz"
|
||||||
checksum=ca61d6a164fb1a2ba7491ce0e764f987ecb009f9caf8a602690253665c27a498
|
checksum=32695d70a79f55efdf4fba6f06f830515a2055abc58fc15e2124dff5be75695b
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense LICENSE
|
vlicense LICENSE
|
||||||
|
|
Loading…
Add table
Reference in a new issue