aboutsummaryrefslogtreecommitdiffstats
path: root/main/multipath-tools/APKBUILD
diff options
context:
space:
mode:
authorLeonardo Arena <rnalrd@gmail.com>2011-01-05 09:53:21 +0000
committerLeonardo Arena <rnalrd@gmail.com>2011-01-05 09:54:17 +0000
commit410b40e43d25b7bbf3cb33dce47d19ccba134e96 (patch)
treea6be1f0a1ec9e74031e1ccd9b4b3540e35bee156 /main/multipath-tools/APKBUILD
parenta1271088c076595998e1da740ec9047ca2b85e21 (diff)
downloadaports-410b40e43d25b7bbf3cb33dce47d19ccba134e96.tar.bz2
aports-410b40e43d25b7bbf3cb33dce47d19ccba134e96.tar.xz
main/multipath-tools: fix buffer overflow
Diffstat (limited to 'main/multipath-tools/APKBUILD')
-rw-r--r--main/multipath-tools/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/main/multipath-tools/APKBUILD b/main/multipath-tools/APKBUILD
index de2ec269d2..62cead1997 100644
--- a/main/multipath-tools/APKBUILD
+++ b/main/multipath-tools/APKBUILD
@@ -2,7 +2,7 @@
# Maintainer: Leonardo Arena <rnalrd@gmail.com>
pkgname="multipath-tools"
pkgver=0.4.9
-pkgrel=1
+pkgrel=2
pkgdesc="Device Mapper Multipathing Driver"
url="http://christophe.varoqui.free.fr/"
arch="x86 x86_64"