mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2025-08-05 21:37:15 +02:00
main/dhcp: fix license
This commit is contained in:
parent
1bfaa2e315
commit
4e576fa5c6
@ -2,11 +2,11 @@
|
||||
pkgname=dhcp
|
||||
pkgver=4.2.1_p1
|
||||
_realver=${pkgver/_p/-P}
|
||||
pkgrel=0
|
||||
pkgrel=1
|
||||
pkgdesc="ISC Dynamic Host Configuration Protocol (DHCP)"
|
||||
url="https://www.isc.org/"
|
||||
arch="all"
|
||||
license="GPL"
|
||||
license="ISC"
|
||||
depends=
|
||||
makedepends="perl"
|
||||
install="dhcp.pre-install dhcp.post-install dhcp.pre-upgrade dhcp.post-upgrade"
|
||||
|
Loading…
Reference in New Issue
Block a user