mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-01-01 13:58:06 +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:
parent
aeaa543515
commit
85ea52c556
|
|
@ -1,6 +1,6 @@
|
|||
SUMMARY = "a utility to add users/groups 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"
|
||||
|
||||
LICENSE = "GPLv2"
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user