Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
nerrons
purr-data
Commits
2020f9c2
Commit
2020f9c2
authored
Apr 30, 2017
by
Albert Gräf
Browse files
debuild: Bump nw.js version to 0.22.0.
parent
aed681c4
Changes
2
Show whitespace changes
Inline
Side-by-side
debuild/Makefile
View file @
2020f9c2
...
...
@@ -42,7 +42,7 @@ debsrc = purr-data_$(debversion).orig.tar.gz
debdist
=
purr-data-
$(debversion)
# nw.js sdk
nwjsver
=
0.
18.5
nwjsver
=
0.
22.0
nwjspkg
=
nwjs-sdk-v
$(nwjsver)
-linux
nwjs
=
$(nwjspkg)
-ia32
.tar.gz
$(nwjspkg)
-x64
.tar.gz
...
...
debuild/debian/rules
View file @
2020f9c2
...
...
@@ -4,7 +4,7 @@
# Uncomment this to turn on verbose mode.
#export DH_VERBOSE=1
nwjsver
=
0.
18.5
nwjsver
=
0.
22.0
nwjspkg
=
nwjs-sdk-v
$(nwjsver)
-linux
ifeq
("$(shell dpkg-architecture -qDEB_HOST_ARCH)","amd64")
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment