diff options
-rw-r--r-- | meta-networking/recipes-daemons/squid/squid_3.5.28.bb (renamed from meta-networking/recipes-daemons/squid/squid_3.5.27.bb) | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/meta-networking/recipes-daemons/squid/squid_3.5.27.bb b/meta-networking/recipes-daemons/squid/squid_3.5.28.bb index 1557c4b2d6..e33c1b7cc2 100644 --- a/meta-networking/recipes-daemons/squid/squid_3.5.27.bb +++ b/meta-networking/recipes-daemons/squid/squid_3.5.28.bb | |||
@@ -29,11 +29,11 @@ SRC_URI = "http://www.squid-cache.org/Versions/v${MAJ_VER}/${MIN_VER}/${BPN}-${P | |||
29 | 29 | ||
30 | SRC_URI_remove_toolchain-clang = "file://0001-configure-Check-for-Wno-error-format-truncation-comp.patch" | 30 | SRC_URI_remove_toolchain-clang = "file://0001-configure-Check-for-Wno-error-format-truncation-comp.patch" |
31 | 31 | ||
32 | SRC_URI[md5sum] = "c17a3ed3a40cd59c23f48b8539dafcd8" | 32 | SRC_URI[md5sum] = "4ae3f6277b3aa6386cb5ad2d954179c2" |
33 | SRC_URI[sha256sum] = "467da134eaf0f7962ba5881793d106772fb05fefa4aea7d9569eec0412c52433" | 33 | SRC_URI[sha256sum] = "11971bfe3c13f438e42569ea551206caf68ecaa968305c30f7b422b556ebc7ac" |
34 | 34 | ||
35 | LIC_FILES_CHKSUM = "file://COPYING;md5=c492e2d6d32ec5c1aad0e0609a141ce9 \ | 35 | LIC_FILES_CHKSUM = "file://COPYING;md5=c492e2d6d32ec5c1aad0e0609a141ce9 \ |
36 | file://errors/COPYRIGHT;md5=8861130fae91400bcf99b66f133172b3 \ | 36 | file://errors/COPYRIGHT;md5=1c0781e2ecd3051c765d525572defbc7 \ |
37 | " | 37 | " |
38 | DEPENDS = "libtool krb5 openldap db cyrus-sasl openssl expat libxml2" | 38 | DEPENDS = "libtool krb5 openldap db cyrus-sasl openssl expat libxml2" |
39 | 39 | ||