img: update to 0.5.10.

This commit is contained in:
Noel Cower 2020-06-25 16:09:36 -07:00 committed by Johannes
parent c726cc0069
commit 9fd6fbdb0b

View file

@ -1,7 +1,7 @@
# Template file for 'img' # Template file for 'img'
pkgname=img pkgname=img
version=0.5.7 version=0.5.10
revision=2 revision=1
build_style=go build_style=go
go_import_path=github.com/genuinetools/img go_import_path=github.com/genuinetools/img
go_build_tags="noembed seccomp" go_build_tags="noembed seccomp"
@ -11,7 +11,7 @@ maintainer="Noel Cower <ncower@nil.dev>"
license="MIT" license="MIT"
homepage="https://github.com/genuinetools/img" homepage="https://github.com/genuinetools/img"
distfiles="${homepage}/archive/v${version}.tar.gz" distfiles="${homepage}/archive/v${version}.tar.gz"
checksum=d6a6fc254957cf60b4e0c212b2e8d1296afd1c2c7a852b265e067d788a61b0f7 checksum=1e2f8eae67ada9831fbb05520c00715bc4fd96030118fdb2cd34b377ec746171
post_install() { post_install() {
vlicense LICENSE vlicense LICENSE