X-Git-Url: http://gitweb.hugovil.com/?a=blobdiff_plain;f=stage3%2Fpackages-update;h=24d10240532210c0a5df760a1e74670673f0f3ab;hb=f4fa8ba243b50385975fa557423221c6dc69de5f;hp=e63a51682477fc49d14556996efcc2b13ad3cf4d;hpb=673ca97602256b0a0cf35771873ed1083e129f91;p=hvlinux.git diff --git a/stage3/packages-update b/stage3/packages-update index e63a516..24d1024 100755 --- a/stage3/packages-update +++ b/stage3/packages-update @@ -18,7 +18,6 @@ fpkg -e "tar.xz" -s "software/network/rfkill" ${RFKILL} ${KERNEL_URL} fpkg ${REISERFSPROGS} "ftp://anduin.linuxfromscratch.org/BLFS/svn/r" fpkg -e "tar.gz" ${POPT} "http://rpm5.org/files/popt" fpkg -m sf ${LIBTIRPC} -fpkg ${RPCNIS_HEADERS} "http://anduin.linuxfromscratch.org/other" fpkg ${PAM} "https://fedorahosted.org/releases/l/i/linux-pam" fpkg -e "tar.gz" -f "${FCRON}.src" ${FCRON} "http://fcron.free.fr/archives" fpkg -e "tar.gz" ${OPENSSL} "ftp://ftp.openssl.org/source" @@ -62,7 +61,7 @@ fpkg -f "unzip$(get_pkg_ver ${UNZIP} | sed 's!\.!!g')" -s "infozip" \ -e "tar.gz" ${UNZIP} ${SOURCEFORGE_URL} fpkg -f "unrarsrc-$(get_pkg_ver ${UNRAR})" -e "tar.gz" ${UNRAR} \ "http://www.rarlab.com/rar" -fpkg -m sf -s "p7zip" ${P7ZIP} +fpkg -m sf -s "p7zip" -f "${P7ZIP}_src_all" ${P7ZIP} fpkg -e "tar.gz" ${PBZIP2} "http://compression.ca/pbzip2" fpkg -m gnu ${CPIO} fpkg -m gnu ${SCREEN} @@ -74,6 +73,8 @@ fpkg -e "tar.gz" ${DOSFSTOOLS} "http://fossies.org/linux/misc" fpkg -e "tar.xz" -s "software/scm/git" ${GIT} ${KERNEL_URL} fpkg -e "tar.gz" -s "software/scm/git" \ "git-manpages-$(get_pkg_ver ${GIT})" ${KERNEL_URL} +fpkg -e "tar.gz" ${GIT_CRYPT} \ + "https://www.agwa.name/projects/git-crypt/downloads" fpkg -e "tar.gz" ${DIALOG} "ftp://ftp.us.debian.org/debian/pool/main/d/dialog"