misc/quantum++: Update 3.0 -> 3.1
This commit is contained in:
parent
68ccdb1292
commit
1065f04159
3 changed files with 5 additions and 4 deletions
|
@ -1,6 +1,6 @@
|
|||
PORTNAME= quantum++
|
||||
DISTVERSIONPREFIX= v
|
||||
DISTVERSION= 3.0
|
||||
DISTVERSION= 3.1
|
||||
CATEGORIES= misc devel
|
||||
|
||||
MAINTAINER= yuri@FreeBSD.org
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
TIMESTAMP = 1633841212
|
||||
SHA256 (softwareQinc-qpp-v3.0_GH0.tar.gz) = c26c9ae1465972ceb9d731c54345e59e35951cbe2485769bd48fa9e66c4e2ee6
|
||||
SIZE (softwareQinc-qpp-v3.0_GH0.tar.gz) = 5554155
|
||||
TIMESTAMP = 1641934111
|
||||
SHA256 (softwareQinc-qpp-v3.1_GH0.tar.gz) = 586d688dc65b61c0dbf5092d06c837ad1f101e5b24a9be9844bf3302cea54d03
|
||||
SIZE (softwareQinc-qpp-v3.1_GH0.tar.gz) = 5726978
|
||||
|
|
|
@ -27,6 +27,7 @@ include/qpp/operations.hpp
|
|||
include/qpp/qasm/qasm.hpp
|
||||
include/qpp/qasmtools/ast/ast.hpp
|
||||
include/qpp/qasmtools/ast/base.hpp
|
||||
include/qpp/qasmtools/ast/cloneable.hpp
|
||||
include/qpp/qasmtools/ast/decl.hpp
|
||||
include/qpp/qasmtools/ast/expr.hpp
|
||||
include/qpp/qasmtools/ast/program.hpp
|
||||
|
|
Loading…
Reference in a new issue