mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-07-16 04:17:25 +00:00
adduser: fix HOMEPAGE
Signed-off-by: Oleksandr Kravchuk <dev@sashko.rv.ua> Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
committed by
Khem Raj
parent
aeaa543515
commit
85ea52c556
@@ -1,6 +1,6 @@
|
|||||||
SUMMARY = "a utility to add users/groups to the system"
|
SUMMARY = "a utility to add users/groups to the system"
|
||||||
DESCRIPTION = "adduser, addgroup - add a user or group to the system"
|
DESCRIPTION = "adduser, addgroup - add a user or group to the system"
|
||||||
HOMEPAGE = "http://alioth.debian.org/projects/adduser/"
|
HOMEPAGE = "https://salsa.debian.org/debian/adduser"
|
||||||
SECTION = "base/utils"
|
SECTION = "base/utils"
|
||||||
|
|
||||||
LICENSE = "GPLv2"
|
LICENSE = "GPLv2"
|
||||||
|
|||||||
Reference in New Issue
Block a user