mirror of
https://github.com/Gator96100/ProxSpace.git
synced 2025-08-13 18:17:02 -07:00
Updated msys2 to msys2-base-x86_64-20200903
This commit is contained in:
parent
5bc8dbdc75
commit
2307d54cb1
18501 changed files with 1684082 additions and 720361 deletions
|
@ -15,6 +15,7 @@
|
|||
# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
||||
# GNU General Public License for more details.
|
||||
|
||||
|
||||
#SET_PATH - This line is a placeholder to ease patching this script.
|
||||
|
||||
# Instead of unsetting XZ_OPT, just make sure that xz will use file format
|
||||
|
@ -29,7 +30,7 @@ case ${0##*/} in
|
|||
*) prog=xzdiff; cmp=${DIFF:-diff};;
|
||||
esac
|
||||
|
||||
version="$prog (XZ Utils) 5.2.4"
|
||||
version="$prog (XZ Utils) 5.2.5"
|
||||
|
||||
usage="Usage: ${0##*/} [OPTION]... FILE1 [FILE2]
|
||||
Compare FILE1 to FILE2, using their uncompressed contents if they are
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue