mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-29 08:52:56 +02:00
New package: vndr-0.0.1
This commit is contained in:
parent
42b1210075
commit
6d4e453cf7
1 changed files with 12 additions and 0 deletions
12
srcpkgs/vndr/template
Normal file
12
srcpkgs/vndr/template
Normal file
|
@ -0,0 +1,12 @@
|
||||||
|
# Template file for 'vndr'
|
||||||
|
pkgname=vndr
|
||||||
|
version=0.0.1
|
||||||
|
revision=1
|
||||||
|
build_style=go
|
||||||
|
go_import_path=github.com/LK4D4/vndr
|
||||||
|
short_desc="Stupid vendoring tool"
|
||||||
|
maintainer="Toyam Cox <Vaelatern@Voidlinux.eu>"
|
||||||
|
license="Apache-2.0"
|
||||||
|
homepage="https://github.com/LK4D4/vndr"
|
||||||
|
distfiles="https://github.com/LK4D4/vndr/archive/v${version}.tar.gz"
|
||||||
|
checksum=73153facbdd1eeb79618c2101090d3a6e7f4c1bfe129ef1ceb0c110b19d00fb1
|
Loading…
Add table
Reference in a new issue