atom: update to 1.3.2.
This commit is contained in:
parent
5afcd5bcf5
commit
3bf7072c63
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'atom'
|
# Template file for 'atom'
|
||||||
pkgname=atom
|
pkgname=atom
|
||||||
version=1.3.1
|
version=1.3.2
|
||||||
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=ce80fb8a7402e1aca25d1e256d2ed82c83fdfe29866501e628ecb057594a4690
|
checksum=2f8eacb8f4e388062d7adeedaabb91299c357d7fe85bfabab9905c0508295cfb
|
||||||
_NODE_VERSION=0.12.7
|
_NODE_VERSION=0.12.7
|
||||||
|
|
||||||
pre_build() {
|
pre_build() {
|
||||||
|
|
Loading…
Reference in New Issue