Skip to content

Commit

Permalink
devel/nextpnr: Update to 0.7
Browse files Browse the repository at this point in the history
Changelog: https://github.com/YosysHQ/nextpnr/releases/tag/nextpnr-0.7

PR:		277167
Approved by:	tcberner (mentor, implicit), manu (maintainer)
  • Loading branch information
Tectu committed Feb 20, 2024
1 parent 900db0b commit d683919
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
4 changes: 2 additions & 2 deletions devel/nextpnr/Makefile
@@ -1,6 +1,6 @@
PORTNAME= nextpnr
DISTVERSIONPREFIX= ${PORTNAME}-
DISTVERSION= 0.6
DISTVERSION= 0.7
PORTEPOCH= 1
CATEGORIES= devel

Expand All @@ -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
Expand Down
6 changes: 3 additions & 3 deletions devel/nextpnr/distinfo
@@ -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

0 comments on commit d683919

Please sign in to comment.