summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--meta-perl/recipes-perl/adduser/adduser_3.118.bb (renamed from meta-perl/recipes-perl/adduser/adduser_3.117.bb)6
1 files changed, 4 insertions, 2 deletions
diff --git a/meta-perl/recipes-perl/adduser/adduser_3.117.bb b/meta-perl/recipes-perl/adduser/adduser_3.118.bb
index ca96e11e4..660a7f777 100644
--- a/meta-perl/recipes-perl/adduser/adduser_3.117.bb
+++ b/meta-perl/recipes-perl/adduser/adduser_3.118.bb
@@ -10,8 +10,10 @@ SRC_URI = "https://launchpad.net/debian/+archive/primary/+sourcefiles/adduser/${
10 file://adduser-add-M-option-for-useradd.patch \ 10 file://adduser-add-M-option-for-useradd.patch \
11" 11"
12 12
13SRC_URI[md5sum] = "9f36d69585e74c022aa8e22a0337507d" 13SRC_URI[md5sum] = "44ba2475ebdaafc9613236bdda321c97"
14SRC_URI[sha256sum] = "be01881356e40c4d7dd2ce209fb4a94c0589056ac3ebe7debbbf09a6383c1411" 14SRC_URI[sha256sum] = "3e9eea661c9aac6b2c791bfcc1de3a9c6a422d45c8f3d38ed417737ed3166ffc"
15
16S = "${WORKDIR}/${BPN}"
15 17
16inherit cpan-base update-alternatives 18inherit cpan-base update-alternatives
17 19