umoci: update to 0.4.2.
This commit is contained in:
parent
a7f2dda69b
commit
ae79e0048e
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'umoci'
|
# Template file for 'umoci'
|
||||||
pkgname=umoci
|
pkgname=umoci
|
||||||
version=0.4.1
|
version=0.4.2
|
||||||
revision=1
|
revision=1
|
||||||
build_style=go
|
build_style=go
|
||||||
go_import_path=github.com/openSUSE/umoci
|
go_import_path=github.com/openSUSE/umoci
|
||||||
|
@ -11,7 +11,7 @@ maintainer="Cameron Nemo <camerontnorman@gmail.com>"
|
||||||
license="Apache-2.0"
|
license="Apache-2.0"
|
||||||
homepage="https://umo.ci"
|
homepage="https://umo.ci"
|
||||||
distfiles="https://${go_import_path}/archive/v${version}.tar.gz"
|
distfiles="https://${go_import_path}/archive/v${version}.tar.gz"
|
||||||
checksum=0d83e01167383f529d726e9fd455660d4837371d5f0d82fad405f3ae6ae52486
|
checksum=fbc397dd39bda2570155dc3b1be0835809a36fccc342e2545b3edb9f0f9dc6f5
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
make doc
|
make doc
|
||||||
|
|
Loading…
Reference in a new issue