mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
img: update to 0.5.11
This commit is contained in:
parent
d9abe45f0a
commit
075f0a10a6
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'img'
|
# Template file for 'img'
|
||||||
pkgname=img
|
pkgname=img
|
||||||
version=0.5.10
|
version=0.5.11
|
||||||
revision=1
|
revision=1
|
||||||
build_style=go
|
build_style=go
|
||||||
go_import_path=github.com/genuinetools/img
|
go_import_path=github.com/genuinetools/img
|
||||||
|
@ -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=1e2f8eae67ada9831fbb05520c00715bc4fd96030118fdb2cd34b377ec746171
|
checksum=c6d805ab899db639fa08f0e33fe6673593be8336d288bb1cb4cb81a3229a916f
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense LICENSE
|
vlicense LICENSE
|
||||||
|
|
Loading…
Add table
Reference in a new issue