jid: update to 0.7.5.
This commit is contained in:
parent
327b83dfd0
commit
b8a663faee
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'jid'
|
||||
pkgname=jid
|
||||
version=0.7.4
|
||||
version=0.7.5
|
||||
revision=1
|
||||
build_style=go
|
||||
go_import_path=github.com/simeji/jid
|
||||
|
@ -11,7 +11,7 @@ maintainer="Orphaned <orphan@voidlinux.org>"
|
|||
license="MIT"
|
||||
homepage="https://github.com/simeji/jid"
|
||||
distfiles="https://github.com/simeji/jid/archive/v${version}.tar.gz"
|
||||
checksum=7cb70e2443ab5609a271bc7902e7fd52ccccab0b83ee86b430058ffa1213fbab
|
||||
checksum=f741dee63f90b866f695a279634b0b28e4b432f3f59229cc3f0c8b4e32d4d18b
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE
|
||||
|
|
Loading…
Reference in New Issue