network/radvd: Updated for version 2.11.

Fixes build with check-0.9.8.

Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
This commit is contained in:
David Spencer 2016-01-25 18:51:19 +00:00 committed by Willy Sudiarto Raharjo
parent b26099c7ec
commit a88f9910d1
2 changed files with 4 additions and 4 deletions

View file

@ -23,7 +23,7 @@
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=radvd
VERSION=${VERSION:-2.8}
VERSION=${VERSION:-2.11}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}

View file

@ -1,8 +1,8 @@
PRGNAM="radvd"
VERSION="2.8"
VERSION="2.11"
HOMEPAGE="http://www.litech.org/radvd"
DOWNLOAD="http://www.litech.org/radvd/dist/radvd-2.8.tar.xz"
MD5SUM="67b8662d422f15014bb4d1e42e8b8c7f"
DOWNLOAD="http://www.litech.org/radvd/dist/radvd-2.11.tar.xz"
MD5SUM="3a73cf1bc37d7844cafc5004c00f9291"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="check"