atom: update to 1.0.9.
This commit is contained in:
parent
37b5ca3e3b
commit
dad1494cc1
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'atom'
|
||||
pkgname=atom
|
||||
version=1.0.8
|
||||
version=1.0.9
|
||||
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=46e7e44e407461fec1adc1b816264853691b1c77824404599e66d85feca2fae7
|
||||
checksum=bca8436217b85045ba95fefd747484722cd12568925ac37418a2443b49ef9171
|
||||
|
||||
do_build() {
|
||||
script/build
|
||||
|
|
Loading…
Reference in New Issue