desktop/sun: Updated for version 1.1.3.
Signed-off-by: Dimitris Zlatanidis <d.zlatanidis@gmail.com>
This commit is contained in:
parent
0cca6e2631
commit
edc8575d56
|
@ -23,7 +23,7 @@
|
|||
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||
|
||||
PRGNAM=sun
|
||||
VERSION=${VERSION:-1.1.1}
|
||||
VERSION=${VERSION:-1.1.3}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="sun"
|
||||
VERSION="1.1.1"
|
||||
VERSION="1.1.3"
|
||||
HOMEPAGE="https://github.com/dslackw/sun"
|
||||
DOWNLOAD="https://github.com/dslackw/sun/archive/v1.1.1.tar.gz"
|
||||
MD5SUM="e5cafc4e2b7ba6b4bc5a6ba47b9ed87f"
|
||||
DOWNLOAD="https://github.com/dslackw/sun/archive/v1.1.3.tar.gz"
|
||||
MD5SUM="f5cc86672746bd44ba0fcfdf727ebcb0"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES=""
|
||||
|
|
Loading…
Reference in New Issue