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