diff options
| author | Alejandro Hernandez Samaniego <alejandro@enedino.org> | 2020-05-04 17:54:29 -0700 |
|---|---|---|
| committer | Khem Raj <raj.khem@gmail.com> | 2020-05-05 16:23:36 -0700 |
| commit | d95011031dbd3933ed1abfdfbaa0b51f5c9cd82d (patch) | |
| tree | 6a8d0ddadc7ef8baf2f0e378e1940630e1214dc1 | |
| parent | 740bdb3e7944c6ddee46febda54fe92c06df1455 (diff) | |
| download | meta-openembedded-d95011031dbd3933ed1abfdfbaa0b51f5c9cd82d.tar.gz | |
remmina: Upgrade to version 1.4.3
- Get rid of md5sum as well.
Signed-off-by: Alejandro Hernandez Samaniego <alejandro@enedino.org>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
| -rw-r--r-- | meta-oe/recipes-support/remmina/remmina_1.4.3.bb (renamed from meta-oe/recipes-support/remmina/remmina_1.3.6.bb) | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/meta-oe/recipes-support/remmina/remmina_1.3.6.bb b/meta-oe/recipes-support/remmina/remmina_1.4.3.bb index c61cc722d9..3c93493f75 100644 --- a/meta-oe/recipes-support/remmina/remmina_1.3.6.bb +++ b/meta-oe/recipes-support/remmina/remmina_1.4.3.bb | |||
| @@ -11,8 +11,7 @@ LDFLAGS_append_libc-musl = " -lexecinfo" | |||
| 11 | 11 | ||
| 12 | SRC_URI = "https://gitlab.com/Remmina/Remmina/-/archive/v${PV}/Remmina-v${PV}.tar.bz2 \ | 12 | SRC_URI = "https://gitlab.com/Remmina/Remmina/-/archive/v${PV}/Remmina-v${PV}.tar.bz2 \ |
| 13 | " | 13 | " |
| 14 | SRC_URI[md5sum] = "6da599c3a5cab2df37a70f8fba2f5438" | 14 | SRC_URI[sha256sum] = "3ed23be326be0bf3c98428c1b4f4c948c1ded2048bd27f107380e12574797930" |
| 15 | SRC_URI[sha256sum] = "fbed745438bb0c21467b60cbd67c8148a9289b5ebc7482d06db443bea556af1a" | ||
| 16 | 15 | ||
| 17 | S = "${WORKDIR}/Remmina-v${PV}" | 16 | S = "${WORKDIR}/Remmina-v${PV}" |
| 18 | 17 | ||
