diff options
| -rw-r--r-- | meta-networking/recipes-support/openvpn/openvpn_2.4.8.bb | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/meta-networking/recipes-support/openvpn/openvpn_2.4.8.bb b/meta-networking/recipes-support/openvpn/openvpn_2.4.8.bb index 7cad0e4fca..09efa5700a 100644 --- a/meta-networking/recipes-support/openvpn/openvpn_2.4.8.bb +++ b/meta-networking/recipes-support/openvpn/openvpn_2.4.8.bb | |||
| @@ -12,6 +12,8 @@ SRC_URI = "http://swupdate.openvpn.org/community/releases/${BP}.tar.gz \ | |||
| 12 | file://openvpn@.service \ | 12 | file://openvpn@.service \ |
| 13 | file://openvpn-volatile.conf" | 13 | file://openvpn-volatile.conf" |
| 14 | 14 | ||
| 15 | UPSTREAM_CHECK_URI = "https://openvpn.net/community-downloads" | ||
| 16 | |||
| 15 | SRC_URI[md5sum] = "e9cb40542e17ce295d80860690710aab" | 17 | SRC_URI[md5sum] = "e9cb40542e17ce295d80860690710aab" |
| 16 | SRC_URI[sha256sum] = "65e1da3f3a08e7e900c175e7fc30d834881fd2dea0eb39b25325a861a9da0bc5" | 18 | SRC_URI[sha256sum] = "65e1da3f3a08e7e900c175e7fc30d834881fd2dea0eb39b25325a861a9da0bc5" |
| 17 | 19 | ||
