Skip to content

Commit 6aa3fe7

Browse files
radvd: update to 2.21.
1 parent ba11a21 commit 6aa3fe7

2 files changed

Lines changed: 3 additions & 17 deletions

File tree

srcpkgs/radvd/patches/strlcpy.patch

Lines changed: 0 additions & 14 deletions
This file was deleted.

srcpkgs/radvd/template

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Template file for 'radvd'
22
pkgname=radvd
3-
version=2.20
3+
version=2.21
44
revision=1
55
build_style=gnu-configure
66
hostmakedepends="flex pkg-config"
@@ -9,8 +9,8 @@ short_desc="IPv6 Router Advertisement Daemon"
99
maintainer="Leah Neukirchen <leah@vuxu.org>"
1010
license="radvd"
1111
homepage="http://www.litech.org/radvd/"
12-
distfiles="http://www.litech.org/radvd/dist/${pkgname}-${version}.tar.xz"
13-
checksum=25d2960fb977ac35c45a8d85b71db22ed8af325db7dbf4a562fb03eab2848dcd
12+
distfiles="https://github.com/radvd-project/radvd/releases/download/v${version}/radvd-${version}.tar.xz"
13+
checksum=91df2ed7faca0716bbd726a17d6467ed92fcb2b6e45b57d9e619f9686ab99e1b
1414
conf_files="/etc/radvd.conf"
1515

1616
if [ "$XBPS_CHECK_PKGS" ]; then

0 commit comments

Comments
 (0)