mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-24 10:02:29 +01:00
system/asbt: Updated for version 1.7.1.
This commit is contained in:
parent
6b4bead1d4
commit
8bf9264ee5
2 changed files with 4 additions and 4 deletions
|
@ -23,7 +23,7 @@
|
|||
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||
|
||||
PRGNAM=asbt
|
||||
VERSION=${VERSION:-1.7}
|
||||
VERSION=${VERSION:-1.7.1}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="asbt"
|
||||
VERSION="1.7"
|
||||
VERSION="1.7.1"
|
||||
HOMEPAGE="http://github.com/aadityabagga/asbt"
|
||||
DOWNLOAD="http://github.com/aadityabagga/asbt/archive/1.7.tar.gz"
|
||||
MD5SUM="b40fb732a33fa2b278ab43303508cc6c"
|
||||
DOWNLOAD="http://github.com/aadityabagga/asbt/archive/1.7.1.tar.gz"
|
||||
MD5SUM="4500c7a91c91ba7ff6c655856bb5d539"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES=""
|
||||
|
|
Loading…
Reference in a new issue