Browse Source

Upgrade palemoon

master
mid-kid 6 years ago
parent
commit
b518674842
  1. 4
      satellites/palemoon-ublock.sat
  2. 4
      satellites/palemoon.sat

4
satellites/palemoon-ublock.sat

@ -1,10 +1,10 @@
import 'vcs/git' import 'vcs/git'
name=uBlock name=uBlock
version=1.16.4.4 version=1.16.4.5
dlextract "https://github.com/gorhill/$name/archive/firefox-legacy-$version/$name-$version.tar.gz" \ dlextract "https://github.com/gorhill/$name/archive/firefox-legacy-$version/$name-$version.tar.gz" \
'513cd89848ee4f3a5426df7a10ac5fca' '53c42c944be0bc95a395e47d835f06bf'
( name=uAssets ( name=uAssets
vcs_git -V "https://github.com/uBlockOrigin/uAssets" vcs_git -V "https://github.com/uBlockOrigin/uAssets"
) )

4
satellites/palemoon.sat

@ -1,11 +1,11 @@
# STATIC: Will build static libraries if correct versions aren't found # STATIC: Will build static libraries if correct versions aren't found
name=Pale-Moon name=Pale-Moon
version=28.1.0 version=28.2.1
version_autoconf=2.13 version_autoconf=2.13
dlextract "https://github.com/MoonchildProductions/UXP/archive/PM${version}_Release.tar.gz" \ dlextract "https://github.com/MoonchildProductions/UXP/archive/PM${version}_Release.tar.gz" \
'9ed544d803299be3fb2c323d0d58fc8b' '6a06e7094204eedae2b8592159d0f66d'
extrafile 'palemoon.desktop' extrafile 'palemoon.desktop'
( name=autoconf version="$version_autoconf" ( name=autoconf version="$version_autoconf"

Loading…
Cancel
Save