diff options
author | Shiz <hi@shiz.me> | 2017-05-12 22:50:46 +0200 |
---|---|---|
committer | Shiz <hi@shiz.me> | 2017-05-12 22:52:17 +0200 |
commit | b539a1ce400d046843af298622ca3413dff66ce5 (patch) | |
tree | 3ccee9132333800da1dc37b5b1d09623fc4fbfdf /community/syncthing/update-sha256-simd-dependency.patch | |
parent | f42c67b39d05f610b590063d32522d45a3d3ded6 (diff) | |
download | aports-b539a1ce400d046843af298622ca3413dff66ce5.tar.bz2 aports-b539a1ce400d046843af298622ca3413dff66ce5.tar.xz |
community/syncthing: update vendored sha256-simd dependency for s390x
Diffstat (limited to 'community/syncthing/update-sha256-simd-dependency.patch')
-rw-r--r-- | community/syncthing/update-sha256-simd-dependency.patch | 13 |
1 files changed, 0 insertions, 13 deletions
diff --git a/community/syncthing/update-sha256-simd-dependency.patch b/community/syncthing/update-sha256-simd-dependency.patch deleted file mode 100644 index 6594297518..0000000000 --- a/community/syncthing/update-sha256-simd-dependency.patch +++ /dev/null @@ -1,13 +0,0 @@ -Update minio/sha256-simd to a version that supports s390x. -diff -Nru a/vendor/manifest b/vendor/manifest ---- a/vendor/manifest 2017-04-15 07:38:23.000000000 +0000 -+++ b/vendor/manifest 2017-05-12 20:14:19.175873879 +0000 -@@ -313,7 +313,7 @@ - "importpath": "github.com/minio/sha256-simd", - "repository": "https://github.com/minio/sha256-simd", - "vcs": "git", -- "revision": "6124d070eb4e7001c244b6ccc282620a5dce44a0", -+ "revision": "f3ec2e4d36d43c3a899ed4b7d9f62188edcf5afd", - "branch": "master", - "notests": true - }, |