system/pspg: Updated for version 2.6.1.
Signed-off-by: Benjamin Trigona-Harany <slackbuilds@jaxartes.net>
This commit is contained in:
parent
51b0322c2f
commit
db0cbbf11d
|
@ -23,7 +23,7 @@
|
|||
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||
|
||||
PRGNAM=pspg
|
||||
VERSION=${VERSION:-2.6.0}
|
||||
VERSION=${VERSION:-2.6.1}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="pspg"
|
||||
VERSION="2.6.0"
|
||||
VERSION="2.6.1"
|
||||
HOMEPAGE="https://github.com/okbob/pspg"
|
||||
DOWNLOAD="https://github.com/okbob/pspg/archive/2.6.0/pspg-2.6.0.tar.gz"
|
||||
MD5SUM="8eab64c77bdef1f465a1ac94a87ba10a"
|
||||
DOWNLOAD="https://github.com/okbob/pspg/archive/2.6.1/pspg-2.6.1.tar.gz"
|
||||
MD5SUM="921b2045fd7f2991fa5460fbc8357f6a"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES=""
|
||||
|
|
Loading…
Reference in New Issue