mirror of
https://git.tt-rss.org/git/tt-rss.git
synced 2025-12-13 01:25:56 +00:00
update dojo to 1.14.2
This commit is contained in:
@@ -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.12.1
|
||||
VERSION=1.14.2
|
||||
|
||||
# Download and extract dojo src code if it doesn't already exist
|
||||
if [ ! -d "dojo" ]; then
|
||||
@@ -41,4 +41,4 @@ if [ -d util/buildscripts/ ]; then
|
||||
fi
|
||||
else
|
||||
echo $0: ERROR: Please unpack Dojo source release into current directory.
|
||||
fi
|
||||
fi
|
||||
|
||||
Reference in New Issue
Block a user