mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-28 08:22:56 +02:00
Merge pull request #4051 from diogoleal/gotty-0.0.13
gotty: update to 0.0.13
This commit is contained in:
commit
f739870fe0
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=0.0.12
|
version=0.0.13
|
||||||
revision=3
|
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=66dd920cbbad32fdac20f5cbaa3ba7dcaa79619e2babc32cded56d3bd2d0d79d
|
checksum=4082f0805e925073fb15a997012d1b9d3512fc9077de323225153c9ae5b96318
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense LICENSE
|
vlicense LICENSE
|
||||||
|
|
Loading…
Add table
Reference in a new issue