Skip to content

Commit

Permalink
fix/flatpak: use git ngspice
Browse files Browse the repository at this point in the history
  • Loading branch information
drahnr committed Mar 24, 2021
1 parent 3d09f48 commit 9c995ce
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions flatpak/com.github.drahnr.oregano.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -66,9 +66,10 @@ modules:
- --enable-oldapps
- --enable-openmp
sources:
- type: archive
url: https://sourceforge.net/projects/ngspice/files/ng-spice-rework/33/ngspice-33.tar.gz
sha256: b99db66cc1c57c44e9af1ef6ccb1dcbc8ae1df3e35acf570af578f606f8541f1
- type: git
url: git://git.code.sf.net/p/ngspice/ngspice.git
tag: ngspice-32.2
commit: 5c3e2b6526b22015ddec692450f5c5077efa1d80
cleanup:
- /share/man
modules:
Expand Down

0 comments on commit 9c995ce

Please sign in to comment.