mirror of
https://github.com/void-linux/void-packages.git
synced 2025-09-04 02:52:58 +02:00
gizmo: update to 0.2.0.
This commit is contained in:
parent
e1a7fe3831
commit
c22482f6bb
1 changed files with 3 additions and 3 deletions
|
@ -1,8 +1,8 @@
|
|||
# Template file for 'gizmo'
|
||||
pkgname=gizmo
|
||||
version=0.1.9
|
||||
version=0.2.0
|
||||
revision=1
|
||||
_commit=67d2ab3cc6b3fd85cd7257211f176ccbf7d9dab3
|
||||
_commit=f99b8defe8dcb62a47c508caf4e763bcbf6041df
|
||||
build_style=go
|
||||
go_import_path=github.com/gizmo-platform/gizmo
|
||||
go_ldflags="-X ${go_import_path}/pkg/buildinfo.Version=${version}
|
||||
|
@ -12,7 +12,7 @@ maintainer="Michael Aldridge <maldridge@gizmoplatform.org>"
|
|||
license="ISC"
|
||||
homepage="https://gizmoplatform.org"
|
||||
distfiles="https://github.com/gizmo-platform/gizmo/archive/refs/tags/v${version}.tar.gz"
|
||||
checksum=06bb79e02196b979967aca0f7765a33700bdab2cd6b45be541e8592566baed2e
|
||||
checksum=179e7326342afb752c140fec4ecc7bed116242e998a92644bf86f4ff3b6940d1
|
||||
|
||||
post_install() {
|
||||
vsv gizmo-fms
|
||||
|
|
Loading…
Add table
Reference in a new issue