mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2026-05-04 20:06:43 +02:00
testing/corosync: upgrade to 1.4.3
This commit is contained in:
parent
3024f9866a
commit
04ea3cea0e
@ -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"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user