aboutsummaryrefslogtreecommitdiffstats
path: root/emulators/py-unicorn/files/patch-setup.py
diff options
context:
space:
mode:
authorAntoine Brodin <antoine@FreeBSD.org>2020-06-14 09:58:53 +0000
committerAntoine Brodin <antoine@FreeBSD.org>2020-06-14 09:58:53 +0000
commitac3c4980b2fc78d73b967115b753d59a5b90edb5 (patch)
tree36e1433c7f26164fe9aa5de4fc3fb130929cfaf1 /emulators/py-unicorn/files/patch-setup.py
parentb2046a6e13cd62820d35635e34c33adddbec212b (diff)
Update to 1.0.2-rc4
Diffstat (limited to 'emulators/py-unicorn/files/patch-setup.py')
-rw-r--r--emulators/py-unicorn/files/patch-setup.py4
1 files changed, 2 insertions, 2 deletions
diff --git a/emulators/py-unicorn/files/patch-setup.py b/emulators/py-unicorn/files/patch-setup.py
index 871328165be2..576131568a03 100644
--- a/emulators/py-unicorn/files/patch-setup.py
+++ b/emulators/py-unicorn/files/patch-setup.py
@@ -1,8 +1,8 @@
# Do not bundle libunicorn.so
---- setup.py.orig 2020-02-15 00:22:32 UTC
+--- setup.py.orig 2020-05-29 03:56:24 UTC
+++ setup.py
-@@ -266,11 +266,4 @@ setup(
+@@ -289,11 +289,4 @@ setup(
'Programming Language :: Python :: 3',
],
requires=['ctypes'],