We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ba11a21 commit 6aa3fe7Copy full SHA for 6aa3fe7
2 files changed
srcpkgs/radvd/patches/strlcpy.patch
srcpkgs/radvd/template
@@ -1,6 +1,6 @@
1
# Template file for 'radvd'
2
pkgname=radvd
3
-version=2.20
+version=2.21
4
revision=1
5
build_style=gnu-configure
6
hostmakedepends="flex pkg-config"
@@ -9,8 +9,8 @@ short_desc="IPv6 Router Advertisement Daemon"
9
maintainer="Leah Neukirchen <leah@vuxu.org>"
10
license="radvd"
11
homepage="http://www.litech.org/radvd/"
12
-distfiles="http://www.litech.org/radvd/dist/${pkgname}-${version}.tar.xz"
13
-checksum=25d2960fb977ac35c45a8d85b71db22ed8af325db7dbf4a562fb03eab2848dcd
+distfiles="https://github.com/radvd-project/radvd/releases/download/v${version}/radvd-${version}.tar.xz"
+checksum=91df2ed7faca0716bbd726a17d6467ed92fcb2b6e45b57d9e619f9686ab99e1b
14
conf_files="/etc/radvd.conf"
15
16
if [ "$XBPS_CHECK_PKGS" ]; then
0 commit comments