diff options
-rw-r--r-- | meta/recipes-connectivity/ppp/ppp_2.4.7.bb (renamed from meta/recipes-connectivity/ppp/ppp_2.4.6.bb) | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/meta/recipes-connectivity/ppp/ppp_2.4.6.bb b/meta/recipes-connectivity/ppp/ppp_2.4.7.bb index 8bc3672600..92ca0c92c6 100644 --- a/meta/recipes-connectivity/ppp/ppp_2.4.6.bb +++ b/meta/recipes-connectivity/ppp/ppp_2.4.7.bb | |||
@@ -31,8 +31,8 @@ SRC_URI = "http://ppp.samba.org/ftp/ppp/ppp-${PV}.tar.gz \ | |||
31 | file://ppp@.service \ | 31 | file://ppp@.service \ |
32 | " | 32 | " |
33 | 33 | ||
34 | SRC_URI[md5sum] = "3434d2cc9327167a0723aaaa8670083b" | 34 | SRC_URI[md5sum] = "78818f40e6d33a1d1de68a1551f6595a" |
35 | SRC_URI[sha256sum] = "1b33181a03962c8a092c055fb9980e9722728a8d98a4bb7ec7acda17c1b1b49d" | 35 | SRC_URI[sha256sum] = "02e0a3dd3e4799e33103f70ec7df75348c8540966ee7c948e4ed8a42bbccfb30" |
36 | 36 | ||
37 | inherit autotools-brokensep systemd | 37 | inherit autotools-brokensep systemd |
38 | 38 | ||