rocker: update to 1.3.1.
This commit is contained in:
parent
892208738e
commit
75ccf855af
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'rocker'
|
# Template file for 'rocker'
|
||||||
pkgname=rocker
|
pkgname=rocker
|
||||||
version=1.3.0
|
version=1.3.1
|
||||||
revision=1
|
revision=1
|
||||||
build_style=go
|
build_style=go
|
||||||
depends="docker"
|
depends="docker"
|
||||||
|
@ -10,7 +10,7 @@ license="Apache-2.0"
|
||||||
go_import_path="github.com/grammarly/rocker"
|
go_import_path="github.com/grammarly/rocker"
|
||||||
homepage="https://$go_import_path"
|
homepage="https://$go_import_path"
|
||||||
distfiles="$homepage/archive/$version.tar.gz"
|
distfiles="$homepage/archive/$version.tar.gz"
|
||||||
checksum=93e4c4f29e1a9d477fe04aa1918068183e9594995ccc7249891bf7679c23c8d5
|
checksum=760b8a879ab145d782127d94f61337831b2376d01d2dfa7e185737aab09cd009
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense LICENSE
|
vlicense LICENSE
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue