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