|
|
@ -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' |
|
|
|