mirror of
https://github.com/Ponce/slackbuilds
synced 2024-12-02 13:04:42 +01:00
libraries/libsass: Updated for version 3.4.9.
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
This commit is contained in:
parent
9e2f7bde07
commit
8965337d55
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.4.8}
|
||||
VERSION=${VERSION:-3.4.9}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="libsass"
|
||||
VERSION="3.4.8"
|
||||
VERSION="3.4.9"
|
||||
HOMEPAGE="http://sass-lang.com/libsass"
|
||||
DOWNLOAD="https://github.com/sass/libsass/archive/3.4.8/libsass-3.4.8.tar.gz"
|
||||
MD5SUM="882055ebbd1ee29d587db885bbb1acd0"
|
||||
DOWNLOAD="https://github.com/sass/libsass/archive/3.4.9/libsass-3.4.9.tar.gz"
|
||||
MD5SUM="09739e44020e52cc4868b79284301072"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES=""
|
||||
|
|
Loading…
Reference in a new issue