system/lhasa: Updated for version 0.3.1.
This commit is contained in:
parent
a7da2b2ebb
commit
6c9f8e5fa3
|
@ -7,7 +7,7 @@
|
|||
# Licensed under the WTFPL. See http://www.wtfpl.net/txt/copying/ for details.
|
||||
|
||||
PRGNAM=lhasa
|
||||
VERSION=${VERSION:-0.3.0}
|
||||
VERSION=${VERSION:-0.3.1}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="lhasa"
|
||||
VERSION="0.3.0"
|
||||
VERSION="0.3.1"
|
||||
HOMEPAGE="http://fragglet.github.io/lhasa/"
|
||||
DOWNLOAD="https://soulsphere.org/projects/lhasa/lhasa-0.3.0.tar.gz"
|
||||
MD5SUM="a58e525304e7c756fc96affc157db93e"
|
||||
DOWNLOAD="https://soulsphere.org/projects/lhasa/lhasa-0.3.1.tar.gz"
|
||||
MD5SUM="b843cb4e97f9788f7845f23cd30cc7c6"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES=""
|
||||
|
|
Loading…
Reference in New Issue