atom: update to 1.4.1.
This commit is contained in:
parent
3639060125
commit
adf451ec10
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'atom'
|
||||
pkgname=atom
|
||||
version=1.4.0
|
||||
version=1.4.1
|
||||
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=01102f76c4ef22cddc91ebc8aa4fd3dac9cedad561651e0d5c2be482ec784f1b
|
||||
checksum=a155a0e0566998cdb217e48952e7da83a12cd790284d16fccb2ea60c808b5e74
|
||||
_NODE_VERSION=0.12.7
|
||||
|
||||
pre_build() {
|
||||
|
|
Loading…
Reference in New Issue