summaryrefslogtreecommitdiff
path: root/repo/util/unzip.xibuild
diff options
context:
space:
mode:
Diffstat (limited to 'repo/util/unzip.xibuild')
-rw-r--r--repo/util/unzip.xibuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/repo/util/unzip.xibuild b/repo/util/unzip.xibuild
index 6706ed3..539171e 100644
--- a/repo/util/unzip.xibuild
+++ b/repo/util/unzip.xibuild
@@ -6,7 +6,7 @@ DEPS=(bzip2 bash)
PKG_VER=6.0
SOURCE=https://downloads.sourceforge.net/infozip/unzip$(echo $PKG_VER | sed "s/.//g").tar.gz
ADDITIONAL=(
- https://www.linuxfromscratch.org/patches/blfs/svn/unzip-$PKG_VER.consolidated_fixes-1.patch
+ https://www.linuxfromscratch.org/patches/blfs/svn/unzip-$PKG_VER-consolidated_fixes-1.patch
)
DESC="Compressor/archiver for creating and modifying zipfiles"