atom: update to 1.0.10.
This commit is contained in:
parent
e777ad25b2
commit
eb33e99a40
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'atom'
|
||||
pkgname=atom
|
||||
version=1.0.9
|
||||
version=1.0.10
|
||||
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=bca8436217b85045ba95fefd747484722cd12568925ac37418a2443b49ef9171
|
||||
checksum=78c4d61ceb1173f1a2a347378cded347623c1eec9753ca71d07d26b05c1a830a
|
||||
|
||||
do_build() {
|
||||
script/build
|
||||
|
|
Loading…
Reference in a new issue