uni: update to 2.8.0.
This commit is contained in:
parent
3e3e743ac9
commit
f70c806f3d
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'uni'
|
||||
pkgname=uni
|
||||
version=2.7.0
|
||||
revision=2
|
||||
version=2.8.0
|
||||
revision=1
|
||||
build_style=go
|
||||
go_import_path=zgo.at/uni/v2
|
||||
go_ldflags="-X main.version=${version}"
|
||||
|
@ -10,7 +10,7 @@ maintainer="Martin Tournoij <martin@arp242.net>"
|
|||
license="MIT"
|
||||
homepage="https://github.com/arp242/uni"
|
||||
distfiles="https://github.com/arp242/uni/archive/refs/tags/v${version}.tar.gz"
|
||||
checksum=192f904eda8cd9f3dce002bc04a5c622ea113c269d4b1a19f4c89094b05f9cd9
|
||||
checksum=627a8aebe8d72bad5a462b8efc8b96dc96794b926b094de3f1e5b9965e44a678
|
||||
conflicts="wvstreams"
|
||||
|
||||
post_install() {
|
||||
|
|
Loading…
Reference in New Issue