aboutsummaryrefslogtreecommitdiffstats
path: root/emulators/py-unicorn/files/patch-setup.py
diff options
context:
space:
mode:
authorAntoine Brodin <antoine@FreeBSD.org>2020-02-29 21:20:44 +0000
committerAntoine Brodin <antoine@FreeBSD.org>2020-02-29 21:20:44 +0000
commitc11e26b8b31a3c429e039c01dc5a4581182467c8 (patch)
tree512a95cc73a72b774ef2e7daa5d5655180b04731 /emulators/py-unicorn/files/patch-setup.py
parent734ecf588fa711be8174ceff26c38c378112d1b5 (diff)
Update unicorn and py-unicorn to 1.0.2-rc2
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 6400abacb490..871328165be2 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 2019-10-08 02:44:50 UTC
+--- setup.py.orig 2020-02-15 00:22:32 UTC
+++ setup.py
-@@ -268,11 +268,4 @@ setup(
+@@ -266,11 +266,4 @@ setup(
'Programming Language :: Python :: 3',
],
requires=['ctypes'],