adduser: Drop unnecessary SRC_URI md5sum

Signed-off-by: Jason Schonberg <schonm@gmail.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
J. S. 2024-10-22 11:44:20 -04:00 committed by Khem Raj
parent cb4a67ad2c
commit 8adc130520
No known key found for this signature in database
GPG Key ID: BB053355919D3314

View File

@ -11,7 +11,6 @@ SRC_URI = "https://launchpad.net/debian/+archive/primary/+sourcefiles/adduser/${
file://0001-adduser-set-default-shell-with-sbin-nologin.patch \
"
SRC_URI[md5sum] = "44ba2475ebdaafc9613236bdda321c97"
SRC_URI[sha256sum] = "3e9eea661c9aac6b2c791bfcc1de3a9c6a422d45c8f3d38ed417737ed3166ffc"
S = "${WORKDIR}/${BPN}"