Remove basic uses of @_ver in source_url (#8428)

This commit is contained in:
Maximilian Downey Twiss
2023-06-23 00:48:42 +10:00
committed by GitHub
parent b8bed724e5
commit c118ad7b4b
94 changed files with 188 additions and 282 deletions

View File

@@ -3,11 +3,10 @@ require 'package'
class Wpebackend_fdo < Package
description 'Freedesktop.org backend for WPE WebKit'
homepage 'https://wpewebkit.org'
@_ver = '1.14.0'
version @_ver
version '1.14.0'
license 'BSD-2'
compatibility 'all'
source_url "https://github.com/Igalia/WPEBackend-fdo/releases/download/#{@_ver}/wpebackend-fdo-#{@_ver}.tar.xz"
source_url "https://github.com/Igalia/WPEBackend-fdo/releases/download/#{version}/wpebackend-fdo-#{version}.tar.xz"
source_sha256 'e75b0cb2c7145448416e8696013d8883f675c66c11ed750e06865efec5809155'
binary_url({