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