rocker: update to 1.3.2.
This commit is contained in:
parent
68c69ab1f2
commit
c8ff1c0d4f
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'rocker'
|
||||
pkgname=rocker
|
||||
version=1.3.1
|
||||
revision=8
|
||||
version=1.3.2
|
||||
revision=1
|
||||
build_style=go
|
||||
depends="docker"
|
||||
short_desc="Docker based build environment"
|
||||
|
@ -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=c60d59e9c579370b6626f2f1df5d540001503136a1fd2a0fe846b932714724c3
|
||||
checksum=663971f022e5fdfcb6477f655991c82135b21deb1b2fee90e104dbf9bba4a667
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE
|
||||
|
|
Loading…
Reference in New Issue