oh: update to 0.7.0
This commit is contained in:
parent
018fcbaf4c
commit
c227c35186
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'oh'
|
||||
pkgname=oh
|
||||
version=0.4.8.16
|
||||
version=0.7.0
|
||||
revision=1
|
||||
build_style=go
|
||||
go_import_path="github.com/michaelmacinnis/oh"
|
||||
|
@ -10,7 +10,7 @@ maintainer="Kyle Nusbaum <knusbaum+void@sdf.org>"
|
|||
license="MIT"
|
||||
homepage="https://github.com/michaelmacinnis/oh"
|
||||
distfiles="https://github.com/michaelmacinnis/oh/archive/v${version}.tar.gz"
|
||||
checksum=fa1d7e8860eea443177ef43c30b355deb88871d2dae6bb17057eeeea7d808d63
|
||||
checksum=476b0bba7f77f2b276279f4b997ed69abc4fff2be511af165da199ac225deff3
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE
|
||||
|
|
Loading…
Reference in New Issue