mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2025-08-06 05:47:13 +02:00
main/tftp-hpa: split -openrc, fix licence
This commit is contained in:
parent
32218b765c
commit
f461d306f9
@ -1,12 +1,12 @@
|
||||
# Maintainer: Natanael Copa <ncopa@alpinelinux.org>
|
||||
pkgname=tftp-hpa
|
||||
pkgver=5.2
|
||||
pkgrel=5
|
||||
pkgrel=6
|
||||
pkgdesc="Official tftp server"
|
||||
url="https://www.kernel.org/pub/software/network/tftp/"
|
||||
arch="all"
|
||||
license="BSD"
|
||||
subpackages="$pkgname-doc"
|
||||
license="BSD-4-Clause"
|
||||
subpackages="$pkgname-openrc $pkgname-doc"
|
||||
source="https://www.kernel.org/pub/software/network/tftp/tftp-hpa/tftp-hpa-$pkgver.tar.xz
|
||||
in.tftpd.initd
|
||||
in.tftpd.confd
|
||||
|
Loading…
Reference in New Issue
Block a user