mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2025-08-06 13:57:14 +02:00
testing/go-nats: upgrade to 1.5.0
This commit is contained in:
parent
3f72bdc50b
commit
e1da56cf4c
@ -1,7 +1,7 @@
|
|||||||
# Maintainer: Leonardo Arena <rnalrd@alpinelinux.org>
|
# Maintainer: Leonardo Arena <rnalrd@alpinelinux.org>
|
||||||
pkgname=go-nats
|
pkgname=go-nats
|
||||||
pkgver=1.4.0
|
pkgver=1.5.0
|
||||||
pkgrel=1
|
pkgrel=0
|
||||||
pkgdesc="Golang client for NATS, the cloud native messaging system"
|
pkgdesc="Golang client for NATS, the cloud native messaging system"
|
||||||
url="https://github.com/nats-io/go-nats"
|
url="https://github.com/nats-io/go-nats"
|
||||||
arch="noarch"
|
arch="noarch"
|
||||||
@ -35,4 +35,4 @@ package() {
|
|||||||
mv * "$pkgdir"/usr/lib/go/src/github.com/$_vendor/$pkgname
|
mv * "$pkgdir"/usr/lib/go/src/github.com/$_vendor/$pkgname
|
||||||
}
|
}
|
||||||
|
|
||||||
sha512sums="1658f1eb02f3ae77eace3782c6da920d10d4af58f82e236934b8a670e073d9cca9af14f9bef048077aa2f0b8adb1cbc94180d65c9cae13d603a8d729203f2e59 go-nats-1.4.0.tar.gz"
|
sha512sums="e7af1fa4c337cb578583c1c920ebfb9df60be0abe1aa99a0932792a509ee7b0ea1a02bef4bd5d4307c6259b1f73420d289d2a67966e69d3427e049139c862b09 go-nats-1.5.0.tar.gz"
|
||||||
|
Loading…
Reference in New Issue
Block a user