chromium: update to 38.0.2125.122.
This commit is contained in:
parent
8ade12549f
commit
cec44d31c6
1 changed files with 4 additions and 4 deletions
|
@ -1,17 +1,17 @@
|
|||
# Template file for 'chromium'
|
||||
pkgname=chromium
|
||||
#See http://www.chromium.org/developers/calendar for the latest version
|
||||
version=38.0.2125.111
|
||||
revision=3
|
||||
version=38.0.2125.122
|
||||
revision=1
|
||||
short_desc="Google's attempt at creating a safer, faster, and more stable browser"
|
||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||
homepage="http://www.chromium.org/"
|
||||
license="BSD"
|
||||
distfiles="https://commondatastorage.googleapis.com/${pkgname}-browser-official/${pkgname}-${version}.tar.xz"
|
||||
checksum=e6b43c86c0dff8451c532d7411546f973aa94d755fc2ce6574d8eabe55d35a1f
|
||||
checksum=3ea94fb3151f59c2d5088f832f8e894897489922a63bfa04f0068ee2fc0e36f3
|
||||
|
||||
lib32disabled=yes
|
||||
disable_debug=yes
|
||||
nodebug=yes
|
||||
|
||||
hostmakedepends="yasm python pkg-config perl gperf bison ninja clang llvm protobuf-devel hwids"
|
||||
makedepends="libpng-devel>=1.6 gtk+-devel nss-devel pciutils-devel
|
||||
|
|
Loading…
Reference in a new issue