chromium: update to 45.0.2454.99.
This commit is contained in:
parent
c219cc28e8
commit
5637442727
1 changed files with 4 additions and 3 deletions
|
@ -1,16 +1,17 @@
|
|||
# Template file for 'chromium'
|
||||
pkgname=chromium
|
||||
# See http://www.chromium.org/developers/calendar for the latest version
|
||||
version=45.0.2454.93
|
||||
version=45.0.2454.99
|
||||
revision=1
|
||||
short_desc="Google's attempt at creating a safer, faster, and more stable browser"
|
||||
maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
||||
homepage="http://www.chromium.org/"
|
||||
license="BSD"
|
||||
distfiles="https://commondatastorage.googleapis.com/${pkgname}-browser-official/${pkgname}-${version}.tar.xz"
|
||||
checksum=0652aad95e6135ce03c6bfa13c4b023b1d70d65af9e0a24dc0e9fe45578d2ac7
|
||||
checksum=15d1a31fd0acfca07d614249518192983890507641e09db8d4c91d9ddf7ea340
|
||||
|
||||
only_for_archs="i686 i686-musl x86_64 x86_64-musl"
|
||||
# XXX musl disabled for now (needs some patches from Alpine)
|
||||
only_for_archs="i686 x86_64"
|
||||
lib32disabled=yes
|
||||
nodebug=yes
|
||||
|
||||
|
|
Loading…
Reference in a new issue