New package: glock-0.0.0.20150512
This commit is contained in:
parent
f75ad666bd
commit
930114e7e3
|
@ -0,0 +1,16 @@
|
|||
# Template file for 'docker-gen'
|
||||
pkgname=glock
|
||||
version=0.0.0.20150512
|
||||
revision=1
|
||||
_commit=30723574b54030cef8a13e672ce287f29c59f369
|
||||
wrksrc="glock-$_commit"
|
||||
build_style=go
|
||||
hostmakedepends="git-perl"
|
||||
short_desc="Lock Go dependencies to specific revisions"
|
||||
go_import_path="github.com/robfig/glock"
|
||||
go_package="${go_import_path}"
|
||||
maintainer="Andrea Brancaleoni <miwaxe@gmail.com>"
|
||||
license="Public Domain"
|
||||
homepage="https://$go_import_path"
|
||||
distfiles="$homepage/archive/$_commit.tar.gz"
|
||||
checksum=b8fea16ccdfa4a927a8590753d44ca5bb610561f3b9e09cc1e501ef5c9351dc9
|
Loading…
Reference in New Issue