diff options
author | Ørjan Malde <red@foxi.me> | 2020-11-11 12:10:54 +0100 |
---|---|---|
committer | Lucio Andrés Illanes Albornoz <lucio@lucioillanes.de> | 2020-11-11 21:37:09 +0000 |
commit | ef751938c8e2a5704d8ed8093e84eaafa4b06ad7 (patch) | |
tree | cc308891702bfc32a04d95bae17cf8925e6649a7 /groups | |
parent | 1a5c59b8cc426fd603f3000feacc10e4cea8b033 (diff) | |
download | midipix_build-ef751938c8e2a5704d8ed8093e84eaafa4b06ad7.tar.bz2 midipix_build-ef751938c8e2a5704d8ed8093e84eaafa4b06ad7.tar.xz |
groups/010.host_deps.group: file_host: bump to v5.39
Signed-off-by: Lucio Andrés Illanes Albornoz <lucio@lucioillanes.de>
Diffstat (limited to 'groups')
-rw-r--r-- | groups/010.host_deps.group | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/groups/010.host_deps.group b/groups/010.host_deps.group index 59e6490c..0f0fce4c 100644 --- a/groups/010.host_deps.group +++ b/groups/010.host_deps.group @@ -80,9 +80,9 @@ HOST_DEPS_PREFIX="${PREFIX}"; : ${PKG_EXPAT_HOST_SHA256SUM:=17b43c2716d521369f82fc2dc70f359860e90fa440bea65b3b85f0b246ea81f2}; : ${PKG_EXPAT_HOST_VERSION:=2.2.6}; : ${PKG_EXPAT_HOST_URL:=http://download.openpkg.org/components/cache/expat/expat-${PKG_EXPAT_HOST_VERSION}.tar.bz2}; -: ${PKG_FILE_HOST_SHA256SUM:=8639dc4d1b21e232285cd483604afc4a6ee810710e00e579dbe9591681722b50}; -: ${PKG_FILE_HOST_VERSION:=5.32}; -: ${PKG_FILE_HOST_URL:=ftp://ftp.astron.com/pub/file/file-${PKG_FILE_HOST_VERSION}.tar.gz}; +: ${PKG_FILE_HOST_SHA256SUM:=f05d286a76d9556243d0cb05814929c2ecf3a5ba07963f8f70bfaaa70517fad1}; +: ${PKG_FILE_HOST_VERSION:=5.39}; +: ${PKG_FILE_HOST_URL:=http://ftp.astron.com/pub/file/file-${PKG_FILE_HOST_VERSION}.tar.gz}; : ${PKG_FLEX_HOST_DEPENDS:="bison_host"}; : ${PKG_FLEX_HOST_SHA256SUM:=68b2742233e747c462f781462a2a1e299dc6207401dac8f0bbb316f48565c2aa}; : ${PKG_FLEX_HOST_VERSION:=2.6.3}; |