atom: update to 1.0.18.
This commit is contained in:
parent
f1e2235b03
commit
eeaa1940c7
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'atom'
|
||||
pkgname=atom
|
||||
version=1.0.16
|
||||
version=1.0.18
|
||||
revision=1
|
||||
nocross=yes
|
||||
nostrip=yes
|
||||
|
@ -11,7 +11,7 @@ maintainer="Andrea Brancaleoni <miwaxe@gmail.com>"
|
|||
license="MIT"
|
||||
homepage="https://atom.io"
|
||||
distfiles="https://github.com/$pkgname/$pkgname/archive/v$version.tar.gz"
|
||||
checksum=da78ba14c07adf83af9413dbf9483c419a0fa8e3b98e3e359134cec8126169de
|
||||
checksum=a4355cc62ddd53e483f3a8828cd34efada93921ea0a78f0b22722777f5a564fa
|
||||
_NODE_VERSION=0.12.7
|
||||
|
||||
pre_build() {
|
||||
|
|
Loading…
Reference in a new issue