]> git.ipfire.org Git - people/pmueller/ipfire-3.x.git/blobdiff - ipvsadm/ipvsadm.nm
ipvsadm: Update to 1.28
[people/pmueller/ipfire-3.x.git] / ipvsadm / ipvsadm.nm
index 6370919b09dd546688834a61d16eda35db3e795c..c9caedde1395aa0a1fa67cdb338e55c169e15626 100644 (file)
@@ -4,7 +4,7 @@
 ###############################################################################
 
 name       = ipvsadm
-version    = 1.26
+version    = 1.28
 release    = 1
 
 groups     = Applications/System
@@ -17,17 +17,17 @@ description
        offered by the Linux kernel.
 end
 
-source_dl  = http://www.linuxvirtualserver.org/software/kernel-2.6/
+source_dl  = https://kernel.org/pub/linux/utils/kernel/ipvsadm/
 
 build
        requires
-               libnl-devel
+               libnl3-devel
                popt-devel
        end
 
        PARALLELISMFLAGS = # parallel build not supported
 
-       make_build_targets += CFLAGS="%{CFLAGS}"
+       make_build_targets += CFLAGS="%{CFLAGS}" LDFLAGS="%{LDFLAGS}"
 
        make_install_targets += BUILD_ROOT="%{BUILDROOT}" \
                SBIN="%{BUILDROOT}%{sbindir}" MANDIR="%{mandir}"