diff options
| author | Yi Zhao <yi.zhao@windriver.com> | 2022-04-07 13:46:40 +0800 |
|---|---|---|
| committer | Khem Raj <raj.khem@gmail.com> | 2022-04-13 19:21:41 -0700 |
| commit | 748d2d0c7cfc44d99c657630bfa23aec00ce663b (patch) | |
| tree | dc2e98f41f174d2ae6da81947c642e6407b757fd /meta-networking/recipes-connectivity/samba | |
| parent | 576fba534735a6ee2682e59454cf82b352452079 (diff) | |
| download | meta-openembedded-748d2d0c7cfc44d99c657630bfa23aec00ce663b.tar.gz | |
samba: upgrade 4.14.12 -> 4.14.13
This is a bugfix release of the Samba 4.14 release series.
ChangeLog:
https://www.samba.org/samba/history/samba-4.14.13.html
Signed-off-by: Yi Zhao <yi.zhao@windriver.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'meta-networking/recipes-connectivity/samba')
| -rw-r--r-- | meta-networking/recipes-connectivity/samba/samba_4.14.13.bb (renamed from meta-networking/recipes-connectivity/samba/samba_4.14.12.bb) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-networking/recipes-connectivity/samba/samba_4.14.12.bb b/meta-networking/recipes-connectivity/samba/samba_4.14.13.bb index 3da397f5c7..49e93fc536 100644 --- a/meta-networking/recipes-connectivity/samba/samba_4.14.12.bb +++ b/meta-networking/recipes-connectivity/samba/samba_4.14.13.bb | |||
| @@ -31,7 +31,7 @@ SRC_URI:append:libc-musl = " \ | |||
| 31 | file://samba-fix-musl-lib-without-innetgr.patch \ | 31 | file://samba-fix-musl-lib-without-innetgr.patch \ |
| 32 | " | 32 | " |
| 33 | 33 | ||
| 34 | SRC_URI[sha256sum] = "155d9c2dfb06a18104422987590858bfe5e9783ebebe63882e7e7f07eaaa512d" | 34 | SRC_URI[sha256sum] = "e1df792818a17d8d21faf33580d32939214694c92b84fb499464210d86a7ff75" |
| 35 | 35 | ||
| 36 | UPSTREAM_CHECK_REGEX = "samba\-(?P<pver>4\.14(\.\d+)+).tar.gz" | 36 | UPSTREAM_CHECK_REGEX = "samba\-(?P<pver>4\.14(\.\d+)+).tar.gz" |
| 37 | 37 | ||
