diff options
author | Sam Bingner <sam@bingner.com> | 2018-08-15 15:04:48 -1000 |
---|---|---|
committer | Sam Bingner <sam@bingner.com> | 2018-08-15 15:04:48 -1000 |
commit | 7a89c53479f62219e27011cc6e40acdcd25878b8 (patch) | |
tree | b05ae97ee7d5f25cbecd9c9dd4adc196d0052037 /data | |
parent | a412d1a7485726bdd7073979c73b89455640166a (diff) |
Update patch to 2.7.6
Diffstat (limited to 'data')
-rw-r--r-- | data/patch/_metadata/version | 2 | ||||
-rw-r--r-- | data/patch/make.sh | 9 | ||||
-rw-r--r-- | data/patch/patch-2.5.4.tar.gz | bin | 186879 -> 0 bytes | |||
-rw-r--r-- | data/patch/patch-2.7.6.tar.xz | bin | 0 -> 783756 bytes |
4 files changed, 1 insertions, 10 deletions
diff --git a/data/patch/_metadata/version b/data/patch/_metadata/version index fe16b348d..49cdd668e 100644 --- a/data/patch/_metadata/version +++ b/data/patch/_metadata/version @@ -1 +1 @@ -2.5.4 +2.7.6 diff --git a/data/patch/make.sh b/data/patch/make.sh index fb3d34590..f7cd5f21e 100644 --- a/data/patch/make.sh +++ b/data/patch/make.sh @@ -1,13 +1,4 @@ pkg:setup -mv config.sub config.sub_ -cp -af /usr/share/misc/config.sub . -touch -r config.sub_ config.sub -rm -f m4/largefile.m4 -touch m4/largefile.m4 -rpl AM_C_ jm_C_ * -R -rpl jm_AC_ jm_ * -R -cat m4/* >aclocal.m4 -autoconf pkg:configure ac_cv_func_setmode=no make make install prefix="${PKG_DEST}/usr" diff --git a/data/patch/patch-2.5.4.tar.gz b/data/patch/patch-2.5.4.tar.gz Binary files differdeleted file mode 100644 index 07847ebaf..000000000 --- a/data/patch/patch-2.5.4.tar.gz +++ /dev/null diff --git a/data/patch/patch-2.7.6.tar.xz b/data/patch/patch-2.7.6.tar.xz Binary files differnew file mode 100644 index 000000000..ae89c9f72 --- /dev/null +++ b/data/patch/patch-2.7.6.tar.xz |