mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
umoci: update to 0.4.4.
This commit is contained in:
parent
343e9f1701
commit
e711bfee1d
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.3
|
version=0.4.4
|
||||||
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=b7d537fec84d4327b1bbfe27118f69df5591143a74a7a1b66cc9904d85c30226
|
checksum=bc5c53812e0076d026aa275b197b878857cf7ba7a4f048fd13433de6107b9aed
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
make doc
|
make doc
|
||||||
|
|
Loading…
Add table
Reference in a new issue