mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2026-05-05 04:16:46 +02:00
main/radvd: fix license expression
The current license expression is mostly correct, but not a valid SPDX expression.
This commit is contained in:
parent
113f44333c
commit
86049dc8c8
@ -2,11 +2,11 @@
|
||||
# Maintainer: Natanael Copa <ncopa@alpinelinux.org>
|
||||
pkgname=radvd
|
||||
pkgver=2.19
|
||||
pkgrel=3
|
||||
pkgrel=4
|
||||
pkgdesc="IPv6 router advertisement daemon"
|
||||
url="http://www.litech.org/radvd"
|
||||
arch="all"
|
||||
license="BSD with advertising"
|
||||
license="BSD-Advertising-Acknowledgement"
|
||||
makedepends="flex bison libdaemon-dev linux-headers check-dev"
|
||||
install="$pkgname.pre-install"
|
||||
subpackages="$pkgname-doc $pkgname-openrc"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user