mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-29 08:52:56 +02:00
New package: go-gdm-1.4
This commit is contained in:
parent
52b24e41df
commit
a6534d3a97
1 changed files with 15 additions and 0 deletions
15
srcpkgs/go-gdm/template
Normal file
15
srcpkgs/go-gdm/template
Normal file
|
@ -0,0 +1,15 @@
|
||||||
|
# Template file for 'go-gdm'
|
||||||
|
pkgname=go-gdm
|
||||||
|
version=1.4
|
||||||
|
revision=1
|
||||||
|
build_style=go
|
||||||
|
hostmakedepends="git"
|
||||||
|
short_desc="Go dependency manager - gdm"
|
||||||
|
maintainer="Nicklaus McClendon <nicklaus@kulinacs.com>"
|
||||||
|
license="Unlicense"
|
||||||
|
go_import_path="github.com/sparrc/gdm"
|
||||||
|
homepage="https://${go_import_path}"
|
||||||
|
distfiles="${homepage}/archive/${version}.tar.gz"
|
||||||
|
checksum=2ac8800319d922fe2816e57f30e23ddd9a11ce2e93294c533318b9f081debde4
|
||||||
|
conflicts="gdm"
|
||||||
|
wrksrc="gdm-${version}"
|
Loading…
Add table
Reference in a new issue