Browse Source

Upgrade palemoon to 27.4.0

master
mid-kid 7 years ago
parent
commit
100f193adf
  1. 4
      satellites/palemoon-ublock.sat
  2. 4
      satellites/palemoon.sat

4
satellites/palemoon-ublock.sat

@ -1,12 +1,12 @@
import 'vcs/git'
name=uBlock
version=1.12.4
version=1.13.6
update_url="https://github.com/gorhill/$name/releases"
update_names="/archive/$version.tar.gz"
dlextract "https://github.com/gorhill/$name/archive/$version/$name-$version.tar.gz" \
'6adbc6e9873cd66099989e9291aaed05'
'762ef8a0ba921e084820eb260b3c7cfb'
( name=uAssets
vcs_git -V "https://github.com/uBlockOrigin/uAssets"
)

4
satellites/palemoon.sat

@ -1,7 +1,7 @@
# NOTE: Requires GCC 5.x to build properly (Untested with 6.x, might cause segfaults)
name=Pale-Moon
version=27.3.0
version=27.4.0
version_autoconf=2.13
update_url="https://github.com/MoonchildProductions/$name/releases"
update_names="/archive/${version}_Release.tar.gz"
@ -9,7 +9,7 @@ update_names="/archive/${version}_Release.tar.gz"
define_option 'pulseaudio: Build with support for PulseAudio'
dlextract "https://github.com/MoonchildProductions/$name/archive/${version}_Release/$name-${version}_Release.tar.gz" \
'4fe110f7aab01b6d7ad26947e800e29e'
'5745c2aff5edfb8df596582a0f382fea'
( name=autoconf version="$version_autoconf"
dlextract "https://ftp.gnu.org/gnu/$name/$name-$version.tar.gz" \
'9de56d4a161a723228220b0f425dc711'

Loading…
Cancel
Save