umoci: update to 0.4.1.

This commit is contained in:
Cameron Nemo 2018-09-04 00:13:44 -07:00 committed by maxice8
parent d087ff9600
commit f41a717d95
1 changed files with 4 additions and 4 deletions

View File

@ -1,7 +1,7 @@
# Template file for 'umoci'
pkgname=umoci
version=0.4.0
revision=2
version=0.4.1
revision=1
build_style=go
go_import_path=github.com/openSUSE/umoci
go_package="${go_import_path}/cmd/${pkgname}"
@ -10,8 +10,8 @@ short_desc="Umoci Modifies Open Container Images"
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=66997e270dee8abc9796385b162a1e8e32dd2ee2359e5200af4e6671cc1e76a0
distfiles="https://${go_import_path}/archive/v${version}.tar.gz"
checksum=0d83e01167383f529d726e9fd455660d4837371d5f0d82fad405f3ae6ae52486
post_install() {
make doc