David Woodfall
7 years ago
committed by
Willy Sudiarto Raharjo
No known key found for this signature in database
GPG Key ID: 887B8374D7333381
3 changed files with
9 additions and
9 deletions
-
network/psi-plus/README
-
network/psi-plus/psi-plus.SlackBuild
-
network/psi-plus/psi-plus.info
|
|
@ -13,11 +13,11 @@ model is used. |
|
|
|
|
|
|
|
LATEST COMMIT INFO |
|
|
|
|
|
|
|
Current version of Psi+ is 1.3.415 |
|
|
|
Current version of Psi+ is 1.3.425 |
|
|
|
It is based on: |
|
|
|
* psi: b437d5ea |
|
|
|
* patches: 3d73477 |
|
|
|
* psi: 02fbdec1 |
|
|
|
* patches: 9351ce3 |
|
|
|
* plugins: e9b9dd1 |
|
|
|
* resources: c0bfb8a |
|
|
|
* resources: d623f57 |
|
|
|
|
|
|
|
https://github.com/psi-plus/psi-plus-snapshots/commit/71a030a |
|
|
|
https://github.com/psi-plus/psi-plus-snapshots/commit/c7dab2e |
|
|
@ -24,7 +24,7 @@ |
|
|
|
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. |
|
|
|
|
|
|
|
PRGNAM=psi-plus |
|
|
|
VERSION=${VERSION:-1.3.415} |
|
|
|
VERSION=${VERSION:-1.3.425} |
|
|
|
BUILD=${BUILD:-1} |
|
|
|
TAG=${TAG:-_SBo} |
|
|
|
|
|
|
|
|
|
@ -1,8 +1,8 @@ |
|
|
|
PRGNAM="psi-plus" |
|
|
|
VERSION="1.3.415" |
|
|
|
VERSION="1.3.425" |
|
|
|
HOMEPAGE="https://psi-plus.com" |
|
|
|
DOWNLOAD="https://github.com/psi-plus/psi-plus-snapshots/archive/1.3.415/psi-plus-snapshots-1.3.415.tar.gz" |
|
|
|
MD5SUM="376ced41b4e71c2cf689836a2d33d844" |
|
|
|
DOWNLOAD="https://github.com/psi-plus/psi-plus-snapshots/archive/1.3.425/psi-plus-snapshots-1.3.425.tar.gz" |
|
|
|
MD5SUM="759b8690f975a6a5fc7554ec8e08ad91" |
|
|
|
DOWNLOAD_x86_64="" |
|
|
|
MD5SUM_x86_64="" |
|
|
|
REQUIRES="qca-qt5" |
|
|
|