diff options
-rw-r--r-- | testing/ucarp/APKBUILD | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/testing/ucarp/APKBUILD b/testing/ucarp/APKBUILD index e061ae0d65..0d1ab5cf3a 100644 --- a/testing/ucarp/APKBUILD +++ b/testing/ucarp/APKBUILD @@ -2,7 +2,7 @@ # Maintainer: pkgname=ucarp pkgver=1.5.1 -pkgrel=0 +pkgrel=1 pkgdesc="Share common IP and do fail over" url="http://www.ucarp.org" license="GPL" @@ -32,5 +32,5 @@ package() { } md5sums="391caa69fc17ffbc8a3543d8692021c9 ucarp-1.5.1.tar.gz -e8f1e2fd144797524025343603dbe2b8 ucarp.initd +44df7855b8733cb4dcea2e830a738c72 ucarp.initd bf914f6ce4fe4fea33a45d4d5b2c1fff ucarp.confd" |