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