devel/nextpnr: Update to 0.7
Changelog: https://github.com/YosysHQ/nextpnr/releases/tag/nextpnr-0.7 PR: 277167 Approved by: tcberner (mentor, implicit), manu (maintainer)
This commit is contained in:
parent
900db0b363
commit
d6839197e7
2 changed files with 5 additions and 5 deletions
|
@ -1,6 +1,6 @@
|
|||
PORTNAME= nextpnr
|
||||
DISTVERSIONPREFIX= ${PORTNAME}-
|
||||
DISTVERSION= 0.6
|
||||
DISTVERSION= 0.7
|
||||
PORTEPOCH= 1
|
||||
CATEGORIES= devel
|
||||
|
||||
|
@ -21,7 +21,7 @@ LIB_DEPENDS= libboost_thread.so:devel/boost-libs \
|
|||
libboost_program_options.so:devel/boost-libs \
|
||||
${PY_BOOST}
|
||||
|
||||
USES= compiler:c++14-lang cmake qt:5 eigen:3 python gl
|
||||
USES= compiler:c++17-lang cmake qt:5 eigen:3 python gl
|
||||
USE_QT= buildtools:build core gui opengl qmake:build widgets
|
||||
USE_GL= gl glu
|
||||
USE_GITHUB= yes
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
TIMESTAMP = 1699749151
|
||||
SHA256 (YosysHQ-nextpnr-nextpnr-0.6_GH0.tar.gz) = 76fa4bca48cc8462a8a3c28f89673439e7632a9baabc7bb121c58b75936d2d0b
|
||||
SIZE (YosysHQ-nextpnr-nextpnr-0.6_GH0.tar.gz) = 4545679
|
||||
TIMESTAMP = 1708362222
|
||||
SHA256 (YosysHQ-nextpnr-nextpnr-0.7_GH0.tar.gz) = bd173cb218c97f66e4afdf7b886d70c8c0893f544a1cf20b50c0182a1d9f2f45
|
||||
SIZE (YosysHQ-nextpnr-nextpnr-0.7_GH0.tar.gz) = 4711765
|
||||
SHA256 (YosysHQ-nextpnr-tests-00c55a9e_GH0.tar.gz) = 2240aa0c61211a62ca307ef8d8b0f58c4ebb59ecb61334c45bf586daf69d964b
|
||||
SIZE (YosysHQ-nextpnr-tests-00c55a9e_GH0.tar.gz) = 1039171
|
||||
|
|
Loading…
Reference in a new issue