mirror of
https://git.tt-rss.org/git/tt-rss.git
synced 2025-12-13 01:36:30 +00:00
update dojo/dijit to 1.16.4
This commit is contained in:
3
lib/dojo-src/.gitignore
vendored
3
lib/dojo-src/.gitignore
vendored
@@ -1,7 +1,8 @@
|
||||
dijit
|
||||
dojo
|
||||
dojox
|
||||
dijit-themes
|
||||
release
|
||||
util
|
||||
dojo-release-*
|
||||
log*
|
||||
log*
|
||||
|
||||
@@ -7,7 +7,7 @@
|
||||
# Dojo requires Java runtime to build. Further information on rebuilding Dojo
|
||||
# is available here: http://dojotoolkit.org/reference-guide/build/index.html
|
||||
|
||||
VERSION=1.14.2
|
||||
VERSION=1.16.4
|
||||
|
||||
# Download and extract dojo src code if it doesn't already exist
|
||||
if [ ! -d "dojo" ]; then
|
||||
|
||||
Reference in New Issue
Block a user