diff options
Diffstat (limited to 'testing/corosync')
-rw-r--r-- | testing/corosync/APKBUILD | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/testing/corosync/APKBUILD b/testing/corosync/APKBUILD index e42b0ffc60..0d65122ed0 100644 --- a/testing/corosync/APKBUILD +++ b/testing/corosync/APKBUILD @@ -1,8 +1,8 @@ # Contributor: Carlo Landmeter <clandmeter@gmail.com> # Maintainer: Natanael Copa <ncopa@alpinelinux.org> pkgname=corosync -pkgver=2.3.4 -pkgrel=1 +pkgver=2.3.5 +pkgrel=0 pkgdesc="The Corosync Cluster Engine and Application Programming Interfaces" url="http://www.corosync.org/" arch="all" @@ -52,9 +52,9 @@ libs() { mv "$pkgdir"/usr/lib/lib*.so.* "$subpkgdir"/usr/lib/ || return 1 } -md5sums="4b0f36a1dc014527e5b192265dbd7e70 corosync-2.3.4.tar.gz +md5sums="8894f00d499e0755467b381e6346f9ff corosync-2.3.5.tar.gz 4d18555dfdd036b7a48eb5bdfd0ff053 corosync.initd" -sha256sums="3dae93fb1cf5c560295253b0560cbc25421ed053ee373852864f3a60c03247d4 corosync-2.3.4.tar.gz +sha256sums="1d48cdfa224b0ceb02e27fe9d56b738fb2a92262b04b15bb3a67e1c4248da8e2 corosync-2.3.5.tar.gz 8e5a18febe55a08b8b5be80ca2e3b81cdf961784d7a2f246b9064825d3a847bc corosync.initd" -sha512sums="68cfd22171b8d1158905ce01ba1d85be0ad069a6bea8895729b79ab720d65d1a8f1f2ec47281004810b1e6fdaf5a925afdc497aa4bd75663e7638eeed276f85e corosync-2.3.4.tar.gz +sha512sums="d9e3b8f71e02889320013c219ae078b2076be325bfcf17fa31b3c4ba2a327d680ff0522302e2e44a774889bf7ddb81041904dc68da556aa91b634f9efcbe98e5 corosync-2.3.5.tar.gz be5ec458f8eb234eb01ba1023e59b35f967f0833fd8097eb8f9b5e9d172fe3beffc6ea3d15dd57f1b76ab7b90cdfccdb4868962488d4af573e70c55baf021a65 corosync.initd" |