mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-07 15:43:49 +02:00
commit
f26fecd3d1
1 changed files with 14 additions and 0 deletions
14
srcpkgs/gopm/template
Normal file
14
srcpkgs/gopm/template
Normal file
|
@ -0,0 +1,14 @@
|
||||||
|
# Template build file for 'gopm'
|
||||||
|
pkgname=gopm
|
||||||
|
version=0.0.20150731
|
||||||
|
revision=1
|
||||||
|
_commit=4295c22189eb27deedc13fd33e05c1a4da07aa3d
|
||||||
|
wrksrc="${pkgname}-${_commit}"
|
||||||
|
build_style=go
|
||||||
|
go_import_path="github.com/gpmgo/gopm"
|
||||||
|
short_desc="Go Package Manager"
|
||||||
|
maintainer="John Regan <john@jrjrtech.com>"
|
||||||
|
license="Apache"
|
||||||
|
homepage="http://gopm.io/"
|
||||||
|
distfiles="https://github.com/gpmgo/gopm/archive/${_commit}.tar.gz"
|
||||||
|
checksum="67fd6c8940eab9adca178f880d217095ef54db8c608b0d000144d9ba7880c3f8"
|
Loading…
Add table
Reference in a new issue