News:

The Forum Rules and Guidelines
Our forum has Rules and Guidelines. Please, be kind and read them ;).

Update for pakset urls in get_pak.sh

Started by ceeac, February 24, 2019, 10:24:10 AM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

ceeac

This patch updates the pakset urls in get_pak.sh to the most recently released version:

  • pak.nippon: v0.3.0 -> v0.4.0
  • pak128: v2.8.0 -> v2.8.1
  • pak128.britain: v1.17 -> v1.18
  • pak128.german: v0.10.4 -> v1.0
The paksets are also downloaded via https instead of http where possible.

prissi

#1
Only pak Nippon get installed by this. I will look into it. mingw64 unzip cannot unzip all the other actualized paks, as it fails with pattern matching. EXIT: unzip now needs -x for pattern matching (despite different output for --help).

Incorporated in 8714