mirror of
https://github.com/void-linux/void-packages.git
synced 2025-08-02 10:52:57 +02:00
chromium-pepper-flash: update to 16.0.0.296 (bot)
This commit is contained in:
parent
5d75155cc8
commit
4267c02338
1 changed files with 4 additions and 4 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'chromium-pepper-flash'
|
# Template file for 'chromium-pepper-flash'
|
||||||
pkgname=chromium-pepper-flash
|
pkgname=chromium-pepper-flash
|
||||||
version=16.0.0.291
|
version=16.0.0.296
|
||||||
_chromeVersion=40.0.2214.91-1
|
_chromeVersion=40.0.2214.93-1
|
||||||
_channel='stable'
|
_channel='stable'
|
||||||
_baseUrl='http://dl.google.com/linux/chrome/deb/pool/main/g/google-chrome-stable'
|
_baseUrl='http://dl.google.com/linux/chrome/deb/pool/main/g/google-chrome-stable'
|
||||||
revision=1
|
revision=1
|
||||||
|
@ -18,11 +18,11 @@ create_wrksrc=yes
|
||||||
case "${XBPS_TARGET_MACHINE}" in
|
case "${XBPS_TARGET_MACHINE}" in
|
||||||
x86_64)
|
x86_64)
|
||||||
_filename=google-chrome-${_channel}_${_chromeVersion}_amd64.deb
|
_filename=google-chrome-${_channel}_${_chromeVersion}_amd64.deb
|
||||||
_chromeChecksum="c988e65d35039b09953f0031904e92d19cac541a89e9330bd5699d912aaa9892"
|
_chromeChecksum="c700d8e8e8df755485a0ffbfd89ae1f9e6ab14e1e828883a06da6c89b07d7000"
|
||||||
;;
|
;;
|
||||||
i686)
|
i686)
|
||||||
_filename=google-chrome-${_channel}_${_chromeVersion}_i386.deb
|
_filename=google-chrome-${_channel}_${_chromeVersion}_i386.deb
|
||||||
_chromeChecksum="12de754e041da86baf23bc6688975635f61201e19a46082cdaa66377b431cf55"
|
_chromeChecksum="8d2376f270bcaabcf7a4897efea3d2ed723b132c16a18b509ad5919c8993f07d"
|
||||||
;;
|
;;
|
||||||
esac
|
esac
|
||||||
_chromeUrl="${_baseUrl}/${_filename}"
|
_chromeUrl="${_baseUrl}/${_filename}"
|
||||||
|
|
Loading…
Add table
Reference in a new issue