d06ae9b7e0
- Angr binaries are now tagged as well. We may consider removing ANGR_BINARIES_TAGNAME in the future. - Remove restrictions on the unicorn version for now. This should prevent the port from breaking again in the foreseeable future. PR: 252042 Reported by: nc Event: January 2021 Bugathon
5 lines
77 B
Makefile
5 lines
77 B
Makefile
# $FreeBSD$
|
|
|
|
ANGR_VERSION= 9.0.5405
|
|
ANGR_BINARIES_TAGNAME= v${ANGR_VERSION}
|