atom: update to 1.0.19.
This commit is contained in:
parent
8d35c2fd5a
commit
7c0c2dde7e
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'atom'
|
# Template file for 'atom'
|
||||||
pkgname=atom
|
pkgname=atom
|
||||||
version=1.0.18
|
version=1.0.19
|
||||||
revision=1
|
revision=1
|
||||||
nocross=yes
|
nocross=yes
|
||||||
nostrip=yes
|
nostrip=yes
|
||||||
|
@ -11,7 +11,7 @@ maintainer="Andrea Brancaleoni <miwaxe@gmail.com>"
|
||||||
license="MIT"
|
license="MIT"
|
||||||
homepage="https://atom.io"
|
homepage="https://atom.io"
|
||||||
distfiles="https://github.com/$pkgname/$pkgname/archive/v$version.tar.gz"
|
distfiles="https://github.com/$pkgname/$pkgname/archive/v$version.tar.gz"
|
||||||
checksum=a4355cc62ddd53e483f3a8828cd34efada93921ea0a78f0b22722777f5a564fa
|
checksum=775742460826ab7d6b0ffd035632019041b0a1ae40f47e15f4098241744252b5
|
||||||
_NODE_VERSION=0.12.7
|
_NODE_VERSION=0.12.7
|
||||||
|
|
||||||
pre_build() {
|
pre_build() {
|
||||||
|
|
Loading…
Reference in New Issue