New package: rocker-1.3.0
This commit is contained in:
parent
f1b748de19
commit
3a18da259b
17
srcpkgs/rocker/template
Normal file
17
srcpkgs/rocker/template
Normal file
@ -0,0 +1,17 @@
|
|||||||
|
# Template file for 'rocker'
|
||||||
|
pkgname=rocker
|
||||||
|
version=1.3.0
|
||||||
|
revision=1
|
||||||
|
build_style=go
|
||||||
|
depends="docker"
|
||||||
|
short_desc="Docker based build environment"
|
||||||
|
maintainer="Andrea Brancaleoni <abc@pompel.me>"
|
||||||
|
license="Apache-2.0"
|
||||||
|
go_import_path="github.com/grammarly/rocker"
|
||||||
|
homepage="https://$go_import_path"
|
||||||
|
distfiles="$homepage/archive/$version.tar.gz"
|
||||||
|
checksum=93e4c4f29e1a9d477fe04aa1918068183e9594995ccc7249891bf7679c23c8d5
|
||||||
|
|
||||||
|
post_install() {
|
||||||
|
vlicense LICENSE
|
||||||
|
}
|
Loading…
x
Reference in New Issue
Block a user