diff options
Diffstat (limited to 'science/qiskit-aer/Makefile')
-rw-r--r-- | science/qiskit-aer/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/science/qiskit-aer/Makefile b/science/qiskit-aer/Makefile index 838a66029a9c..363ced79002c 100644 --- a/science/qiskit-aer/Makefile +++ b/science/qiskit-aer/Makefile @@ -1,6 +1,6 @@ PORTNAME= qiskit-aer DISTVERSION= 0.10.4 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= science # quantum-computing PATCH_SITES= https://github.com/${GH_ACCOUNT}/${GH_PROJECT}/commit/ |