aboutsummaryrefslogtreecommitdiffstats
path: root/testing/corosync
diff options
context:
space:
mode:
Diffstat (limited to 'testing/corosync')
-rw-r--r--testing/corosync/APKBUILD5
1 files changed, 2 insertions, 3 deletions
diff --git a/testing/corosync/APKBUILD b/testing/corosync/APKBUILD
index 6b3ed82742..8e432b03cb 100644
--- a/testing/corosync/APKBUILD
+++ b/testing/corosync/APKBUILD
@@ -1,7 +1,7 @@
# Contributor: Carlo Landmeter <clandmeter@gmail.com>
# Maintainer:
pkgname=corosync
-pkgver=1.4.2
+pkgver=1.4.3
pkgrel=0
pkgdesc="The Corosync Cluster Engine and Application Programming Interfaces"
url="http://www.corosync.org/"
@@ -14,7 +14,6 @@ install=""
subpackages="$pkgname-dev $pkgname-doc $pkgname-libs"
source="ftp://ftp:downloads@corosync.org/downloads/corosync-$pkgver/corosync-$pkgver.tar.gz
$pkgname.initd"
-
_builddir="$srcdir"/corosync-$pkgver
prepare() {
@@ -60,5 +59,5 @@ libs() {
"$subpkgdir"/usr/lib/ || return 1
}
-md5sums="061ee5522097fee69475b38a66bf1d6a corosync-1.4.2.tar.gz
+md5sums="9e9943a7d9eb90fabd52d12b215c699c corosync-1.4.3.tar.gz
4d18555dfdd036b7a48eb5bdfd0ff053 corosync.initd"