mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-22 19:44:21 +01:00
development/tidy-html5: Updated for version 5.7.28.
Signed-off-by: Dave Woodfall <dave@slackbuilds.org> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
2e84589100
commit
5d3d26d815
2 changed files with 4 additions and 4 deletions
|
@ -23,7 +23,7 @@
|
|||
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||
|
||||
PRGNAM=tidy-html5
|
||||
VERSION=${VERSION:-5.6.0}
|
||||
VERSION=${VERSION:-5.7.28}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="tidy-html5"
|
||||
VERSION="5.6.0"
|
||||
VERSION="5.7.28"
|
||||
HOMEPAGE="http://www.html-tidy.org/"
|
||||
DOWNLOAD="https://github.com/htacg/tidy-html5/archive/5.6.0/tidy-html5-5.6.0.tar.gz"
|
||||
MD5SUM="85c8a163d9ece6a02fe12bc9bddbc455"
|
||||
DOWNLOAD="https://github.com/htacg/tidy-html5/archive/5.7.28/tidy-html5-5.7.28.tar.gz"
|
||||
MD5SUM="2a572befbf3610de6719506c338efabb"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES=""
|
||||
|
|
Loading…
Reference in a new issue