mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-28 00:12:56 +02:00
New package: websocketd-0.2.12
This commit is contained in:
parent
b2314a545c
commit
a74e2d4af1
1 changed files with 13 additions and 0 deletions
13
srcpkgs/websocketd/template
Normal file
13
srcpkgs/websocketd/template
Normal file
|
@ -0,0 +1,13 @@
|
|||
# Template file for 'websocketd'
|
||||
pkgname=websocketd
|
||||
version=0.2.12
|
||||
revision=1
|
||||
build_style=go
|
||||
hostmakedepends="git"
|
||||
short_desc="Turn any program that uses STDIN/STDOUT into a WebSocket server"
|
||||
maintainer="Andrea Brancaleoni <abc@pompel.me>"
|
||||
license="BSD"
|
||||
go_import_path="github.com/joewalnes/websocketd"
|
||||
homepage="https://$go_import_path"
|
||||
distfiles="$homepage/archive/v$version.tar.gz"
|
||||
checksum=89440f28b5af985d43550bdeee3e04c4ad0cb2bc373af8e0563f176959202550
|
Loading…
Add table
Reference in a new issue