diff options
| -rw-r--r-- | meta-networking/recipes-connectivity/ufw/ufw_0.36.2.bb (renamed from meta-networking/recipes-connectivity/ufw/ufw_0.36.1.bb) | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/meta-networking/recipes-connectivity/ufw/ufw_0.36.1.bb b/meta-networking/recipes-connectivity/ufw/ufw_0.36.2.bb index c479eefba0..171d0f6285 100644 --- a/meta-networking/recipes-connectivity/ufw/ufw_0.36.1.bb +++ b/meta-networking/recipes-connectivity/ufw/ufw_0.36.2.bb | |||
| @@ -8,13 +8,13 @@ SECTION = "net" | |||
| 8 | LICENSE = "GPL-3.0-only" | 8 | LICENSE = "GPL-3.0-only" |
| 9 | LIC_FILES_CHKSUM = "file://COPYING;md5=f27defe1e96c2e1ecd4e0c9be8967949" | 9 | LIC_FILES_CHKSUM = "file://COPYING;md5=f27defe1e96c2e1ecd4e0c9be8967949" |
| 10 | 10 | ||
| 11 | SRC_URI = "https://launchpad.net/ufw/0.36/0.36.1/+download/ufw-0.36.1.tar.gz \ | 11 | SRC_URI = "https://launchpad.net/ufw/0.36/0.36.2/+download/ufw-0.36.2.tar.gz \ |
| 12 | file://0001-optimize-boot.patch \ | 12 | file://0001-optimize-boot.patch \ |
| 13 | file://0002-add-an-option-to-specify-iptables-location.patch \ | 13 | file://0002-add-an-option-to-specify-iptables-location.patch \ |
| 14 | file://0003-only-make-one-reference-to-env.patch \ | 14 | file://0003-only-make-one-reference-to-env.patch \ |
| 15 | file://setuptools.patch \ | 15 | file://setuptools.patch \ |
| 16 | " | 16 | " |
| 17 | SRC_URI[sha256sum] = "1c57e78fbf2970f0cc9c56ea87a231e6d83d825e55b9e31e2c88b91b0ea03c8c" | 17 | SRC_URI[sha256sum] = "2a57a99eecef6b44db3537ed2520b30bae3759f8465456e22e404cd643838bf5" |
| 18 | 18 | ||
| 19 | UPSTREAM_CHECK_URI = "https://launchpad.net/ufw" | 19 | UPSTREAM_CHECK_URI = "https://launchpad.net/ufw" |
| 20 | 20 | ||
