diff options
Diffstat (limited to 'meta-networking/recipes-connectivity')
-rw-r--r-- | meta-networking/recipes-connectivity/ufw/ufw_0.33.bb | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/meta-networking/recipes-connectivity/ufw/ufw_0.33.bb b/meta-networking/recipes-connectivity/ufw/ufw_0.33.bb index d620e88eb..42fc26258 100644 --- a/meta-networking/recipes-connectivity/ufw/ufw_0.33.bb +++ b/meta-networking/recipes-connectivity/ufw/ufw_0.33.bb | |||
@@ -17,6 +17,9 @@ SRC_URI = " \ | |||
17 | file://0004-lp1039729.patch \ | 17 | file://0004-lp1039729.patch \ |
18 | file://0005-lp1191197.patch \ | 18 | file://0005-lp1191197.patch \ |
19 | " | 19 | " |
20 | |||
21 | UPSTREAM_CHECK_URI = "https://launchpad.net/ufw" | ||
22 | |||
20 | SRC_URI[md5sum] = "3747b453d76709e5a99da209fc0bb5f5" | 23 | SRC_URI[md5sum] = "3747b453d76709e5a99da209fc0bb5f5" |
21 | SRC_URI[sha256sum] = "5f85a8084ad3539b547bec097286948233188c971f498890316dec170bdd1da8" | 24 | SRC_URI[sha256sum] = "5f85a8084ad3539b547bec097286948233188c971f498890316dec170bdd1da8" |
22 | 25 | ||