opera: update to 45.0.2552.888
This commit is contained in:
parent
1d53115736
commit
f60543419a
1 changed files with 3 additions and 3 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'opera'
|
||||
pkgname=opera
|
||||
version=45.0.2552.812
|
||||
version=45.0.2552.888
|
||||
revision=1
|
||||
only_for_archs="i686 x86_64"
|
||||
hostmakedepends="freetype-devel"
|
||||
|
@ -14,10 +14,10 @@ nopie=yes
|
|||
|
||||
if [ "${XBPS_TARGET_MACHINE}" = "x86_64" ];then
|
||||
_debarch=amd64
|
||||
checksum=39ba2340cfc5752db90ed1118681cdfc07657df061eaace49ac0a1b91492c175
|
||||
checksum=d66c46fac32ebef510f2dc8de753be50f209152ea6bb206a13079c39ac27c754
|
||||
else
|
||||
_debarch=i386
|
||||
checksum=82566f9fd4e76c0adf765c4d6ba194ae670298ab77ca7bcf6f0aed21393f1062
|
||||
checksum=336fd67bc95908b0f73b0e80f80b4f910eb1ff95f1b00baf6cef8bff7988f8dd
|
||||
fi
|
||||
|
||||
distfiles="http://get.geo.opera.com/pub/opera/desktop/${version}/linux/opera-stable_${version}_${_debarch}.deb"
|
||||
|
|
Loading…
Reference in a new issue