mirror of
https://github.com/void-linux/void-packages.git
synced 2025-08-02 10:52:57 +02:00
opera: update to 44.0.2510.1218 (#6171)
This commit is contained in:
parent
d6d1052567
commit
8046cddc5c
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.857
|
version=44.0.2510.1218
|
||||||
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=d517a0969d5cd69de15c59bc0161d5230dc4065833cafe70634d5241ea4d50b9
|
checksum=7b2294dfd8b54fa1c3f36d52f2f5be0ca86f03355db7b21053fa8005001f62c6
|
||||||
else
|
else
|
||||||
_debarch=i386
|
_debarch=i386
|
||||||
checksum=665cb684c14b4025f6cac43ec084e39678472acd137fa7c0c9bafed515bc0995
|
checksum=c483f6a671e33bee80ffb0d774bc73c7256d4e2914bc8a9ad40c108a82346e50
|
||||||
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