mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-30 01:12:58 +02:00
opera: update to 45.0.2552.812 (#6402)
This commit is contained in:
parent
77d5442baf
commit
77aaab5aa8
1 changed files with 3 additions and 3 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'opera'
|
# Template file for 'opera'
|
||||||
pkgname=opera
|
pkgname=opera
|
||||||
version=45.0.2552.635
|
version=45.0.2552.812
|
||||||
revision=1
|
revision=1
|
||||||
only_for_archs="i686 x86_64"
|
only_for_archs="i686 x86_64"
|
||||||
hostmakedepends="freetype-devel"
|
hostmakedepends="freetype-devel"
|
||||||
|
@ -14,10 +14,10 @@ nopie=yes
|
||||||
|
|
||||||
if [ "${XBPS_TARGET_MACHINE}" = "x86_64" ];then
|
if [ "${XBPS_TARGET_MACHINE}" = "x86_64" ];then
|
||||||
_debarch=amd64
|
_debarch=amd64
|
||||||
checksum=187f27469e30ea7e631b9f977915143a9b92f7ebd7fc859f6a258ef87c5d468b
|
checksum=39ba2340cfc5752db90ed1118681cdfc07657df061eaace49ac0a1b91492c175
|
||||||
else
|
else
|
||||||
_debarch=i386
|
_debarch=i386
|
||||||
checksum=2bb437b81799c0e8936ea843800b7939330bc6a2942674725fe359f8078c8c07
|
checksum=82566f9fd4e76c0adf765c4d6ba194ae670298ab77ca7bcf6f0aed21393f1062
|
||||||
fi
|
fi
|
||||||
|
|
||||||
distfiles="http://get.geo.opera.com/pub/opera/desktop/${version}/linux/opera-stable_${version}_${_debarch}.deb"
|
distfiles="http://get.geo.opera.com/pub/opera/desktop/${version}/linux/opera-stable_${version}_${_debarch}.deb"
|
||||||
|
|
Loading…
Add table
Reference in a new issue