mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-18 22:06:04 +01:00
libraries/libsass: Updated for version 3.5.1.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
77fea14fad
commit
8d3a0e8999
2 changed files with 4 additions and 4 deletions
|
@ -21,7 +21,7 @@
|
|||
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||
|
||||
PRGNAM=libsass
|
||||
VERSION=${VERSION:-3.5.0}
|
||||
VERSION=${VERSION:-3.5.1}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="libsass"
|
||||
VERSION="3.5.0"
|
||||
VERSION="3.5.1"
|
||||
HOMEPAGE="http://sass-lang.com/libsass"
|
||||
DOWNLOAD="https://github.com/sass/libsass/archive/3.5.0/libsass-3.5.0.tar.gz"
|
||||
MD5SUM="57ea6905fed6438c8eff62ac775fa6d7"
|
||||
DOWNLOAD="https://github.com/sass/libsass/archive/3.5.1/libsass-3.5.1.tar.gz"
|
||||
MD5SUM="5542314674c65420f0cacdb6ae08f7b0"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES=""
|
||||
|
|
Loading…
Reference in a new issue