v8: update to 3.24.35.33.
This commit is contained in:
parent
e8d8357110
commit
132f62f9cc
1 changed files with 2 additions and 2 deletions
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'v8'
|
||||
pkgname=v8
|
||||
_sonamever=3.24
|
||||
version=${_sonamever}.35.22
|
||||
version=${_sonamever}.35.33
|
||||
revision=1
|
||||
hostmakedepends="which python"
|
||||
makedepends="readline-devel>=6.3"
|
||||
|
@ -10,7 +10,7 @@ maintainer="Juan RP <xtraeme@gmail.com>"
|
|||
homepage="http://code.google.com/p/v8/"
|
||||
license="BSD"
|
||||
distfiles="http://commondatastorage.googleapis.com/chromium-browser-official/v8-${version}.tar.bz2"
|
||||
checksum=235d6738dc5c1518a219eedb5529265e3ff511698a7bd6a7069aec7aa75f73f0
|
||||
checksum=ebde3d100aa61ee6cdff436ef8cc9291b99f0c246afddd67120838f1b85871ec
|
||||
|
||||
case "${XBPS_TARGET_MACHINE}" in
|
||||
x86_64) _target="x64";;
|
||||
|
|
Loading…
Reference in a new issue