mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 22:53:51 +02:00
Merge pull request #6374 from diogoleal/opera-45
opera: update to 45.0.2552.635
This commit is contained in:
commit
59dc51337a
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=44.0.2510.1218
|
version=45.0.2552.635
|
||||||
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=7b2294dfd8b54fa1c3f36d52f2f5be0ca86f03355db7b21053fa8005001f62c6
|
checksum=187f27469e30ea7e631b9f977915143a9b92f7ebd7fc859f6a258ef87c5d468b
|
||||||
else
|
else
|
||||||
_debarch=i386
|
_debarch=i386
|
||||||
checksum=c483f6a671e33bee80ffb0d774bc73c7256d4e2914bc8a9ad40c108a82346e50
|
checksum=2bb437b81799c0e8936ea843800b7939330bc6a2942674725fe359f8078c8c07
|
||||||
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