opera: update to 45.0.2552.635
This commit is contained in:
parent
4a1bfd4a50
commit
05f17e6832
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'opera'
|
||||
pkgname=opera
|
||||
version=44.0.2510.1218
|
||||
version=45.0.2552.635
|
||||
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=7b2294dfd8b54fa1c3f36d52f2f5be0ca86f03355db7b21053fa8005001f62c6
|
||||
checksum=187f27469e30ea7e631b9f977915143a9b92f7ebd7fc859f6a258ef87c5d468b
|
||||
else
|
||||
_debarch=i386
|
||||
checksum=c483f6a671e33bee80ffb0d774bc73c7256d4e2914bc8a9ad40c108a82346e50
|
||||
checksum=2bb437b81799c0e8936ea843800b7939330bc6a2942674725fe359f8078c8c07
|
||||
fi
|
||||
|
||||
distfiles="http://get.geo.opera.com/pub/opera/desktop/${version}/linux/opera-stable_${version}_${_debarch}.deb"
|
||||
|
|
Loading…
Reference in New Issue