16 lines
562 B
Bash
16 lines
562 B
Bash
# Template file for 'go-bindata'
|
|
pkgname=go-bindata
|
|
version=3.0.7.20151023
|
|
revision=11
|
|
_commit=a0ff2567cfb70903282db057e799fd826784d41d
|
|
wrksrc="$pkgname-$_commit"
|
|
build_style=go
|
|
short_desc="A small utility which generates Go code from any file"
|
|
maintainer="Andrea Brancaleoni <abc@pompel.me>"
|
|
license="Public Domain"
|
|
go_import_path="github.com/jteeuwen/go-bindata"
|
|
go_package="${go_import_path}/go-bindata"
|
|
homepage="https://$go_import_path"
|
|
distfiles="$homepage/archive/$_commit.tar.gz"
|
|
checksum=65cf65ac422fb8072abfaabec86c20a74e448a93b489e896a36642e7049f5d32
|