|
|
@ -1,7 +1,7 @@ |
|
|
|
# NOTE: Requires GCC 5.x to build properly (Untested with 6.x, might cause segfaults) |
|
|
|
|
|
|
|
name=Pale-Moon |
|
|
|
version=27.2.1 |
|
|
|
version=27.3.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" \ |
|
|
|
'85da96b5a1403be3772885f9c5852268' |
|
|
|
'4fe110f7aab01b6d7ad26947e800e29e' |
|
|
|
( name=autoconf version="$version_autoconf" |
|
|
|
dlextract "https://ftp.gnu.org/gnu/$name/$name-$version.tar.gz" \ |
|
|
|
'9de56d4a161a723228220b0f425dc711' |
|
|
|