summaryrefslogtreecommitdiff
path: root/community/lksctp-tools/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'community/lksctp-tools/PKGBUILD')
-rw-r--r--community/lksctp-tools/PKGBUILD3
1 files changed, 1 insertions, 2 deletions
diff --git a/community/lksctp-tools/PKGBUILD b/community/lksctp-tools/PKGBUILD
index 13d3d93e9..17d9f37db 100644
--- a/community/lksctp-tools/PKGBUILD
+++ b/community/lksctp-tools/PKGBUILD
@@ -4,13 +4,12 @@
pkgname=lksctp-tools
pkgver=1.0.15
-pkgrel=1
+pkgrel=2
pkgdesc='An implementation of the SCTP protocol'
arch=('i686' 'x86_64')
url='http://lksctp.sourceforge.net/'
license=('GPL2' 'LGPL2.1')
depends=('bash')
-options=('!libtool')
source=("http://downloads.sourceforge.net/sourceforge/lksctp/$pkgname-$pkgver.tar.gz")
md5sums=('d829677541fb41061e7f4d61f8413b07')