From 296ba7303eec3bcc8aefc6ddbd711430b6f4b170 Mon Sep 17 00:00:00 2001 From: Leah Neukirchen Date: Thu, 15 Oct 2020 13:13:27 +0200 Subject: [PATCH] radvd: update to 2.19. --- srcpkgs/radvd/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/radvd/template b/srcpkgs/radvd/template index fafc62bb93c..1a6ff6e0eba 100644 --- a/srcpkgs/radvd/template +++ b/srcpkgs/radvd/template @@ -1,6 +1,6 @@ # Template file for 'radvd' pkgname=radvd -version=2.18 +version=2.19 revision=1 build_style=gnu-configure hostmakedepends="flex" @@ -9,7 +9,7 @@ maintainer="Leah Neukirchen " license="custom" homepage="http://www.litech.org/radvd/" distfiles="http://www.litech.org/radvd/dist/${pkgname}-${version}.tar.xz" -checksum=e1bffefe6537e4b205d33afda35fec6014e5f860cc364850068a6ed9c6a65cdc +checksum=564e04597f71a9057d02290da0dd21b592d277ceb0e7277550991d788213e240 conf_files="/etc/radvd.conf"