diff options
author | A. Wilcox <AWilcox@Wilcox-Tech.com> | 2019-07-09 06:09:04 +0000 |
---|---|---|
committer | A. Wilcox <AWilcox@Wilcox-Tech.com> | 2019-07-09 06:40:39 +0000 |
commit | 6bea7ab54003fe5357ffcb3ef8f44e57f73d9769 (patch) | |
tree | 3c966fa3b72615acd3a9fa0e851a029005fe9391 /system/apk-tools/pmmx.patch | |
parent | e70265202d0b456edbfdd672024d4e4b06d33984 (diff) | |
download | packages-6bea7ab54003fe5357ffcb3ef8f44e57f73d9769.tar.gz packages-6bea7ab54003fe5357ffcb3ef8f44e57f73d9769.tar.bz2 packages-6bea7ab54003fe5357ffcb3ef8f44e57f73d9769.tar.xz packages-6bea7ab54003fe5357ffcb3ef8f44e57f73d9769.zip |
system/apk-tools: bump to 2.10.4
Diffstat (limited to 'system/apk-tools/pmmx.patch')
-rw-r--r-- | system/apk-tools/pmmx.patch | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/system/apk-tools/pmmx.patch b/system/apk-tools/pmmx.patch index 1b19edc94..e64ad6c0d 100644 --- a/system/apk-tools/pmmx.patch +++ b/system/apk-tools/pmmx.patch @@ -1,6 +1,6 @@ --- apk-tools-2.10.1/src/apk_defines.h.old 2018-09-10 08:04:03.000000000 +0000 +++ apk-tools-2.10.1/src/apk_defines.h 2019-01-04 03:31:41.900000000 +0000 -@@ -88,7 +88,7 @@ +@@ -89,7 +89,7 @@ #if defined(__x86_64__) #define APK_DEFAULT_ARCH "x86_64" #elif defined(__i386__) |