aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--packages/unzip/unzip_552.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/packages/unzip/unzip_552.bb b/packages/unzip/unzip_552.bb
index ead9624d93..2f06e1b1c6 100644
--- a/packages/unzip/unzip_552.bb
+++ b/packages/unzip/unzip_552.bb
@@ -3,7 +3,7 @@ SECTION = "console/utils"
LICENSE = "Info-ZIP"
PR = "r1"
-SRC_URI = "ftp://ftp.info-zip.org/pub/infozip/src/unzip${PV}.tar.gz"
+SRC_URI = "http://ftp.info-zip.org/pub/infozip/src/unzip${PV}.tar.gz"
S = "${WORKDIR}/unzip-5.52"
export LD = "${CC}"