atom: update to 1.2.4.
This commit is contained in:
parent
dc26151963
commit
f8dd7accad
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'atom'
|
||||
pkgname=atom
|
||||
version=1.2.3
|
||||
version=1.2.4
|
||||
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=33483c28ce56a08b70c7bea326ae55f19eaa0922bab971e8c30ccafeede9550c
|
||||
checksum=687277535f4ad0bc9e629fbddbb9563f786fb37bc5e0b5767dd19c17215bb8b6
|
||||
_NODE_VERSION=0.12.7
|
||||
|
||||
pre_build() {
|
||||
|
|
Loading…
Reference in New Issue