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