Merge branch '3.1' into 3.2

This commit is contained in:
Fredrik Rinnestam 2015-10-01 22:17:29 +02:00
commit 114b812640
7 changed files with 8 additions and 7 deletions

View File

@ -2421,6 +2421,7 @@ drwxr-xr-x root/root usr/include/firefox/mozilla/ipc/
-rw-r--r-- root/root usr/include/firefox/mozilla/ipc/InputStreamUtils.h
-rw-r--r-- root/root usr/include/firefox/mozilla/ipc/MessageChannel.h
-rw-r--r-- root/root usr/include/firefox/mozilla/ipc/MessageLink.h
-rw-r--r-- root/root usr/include/firefox/mozilla/ipc/Neutering.h
-rw-r--r-- root/root usr/include/firefox/mozilla/ipc/ProcessChild.h
-rw-r--r-- root/root usr/include/firefox/mozilla/ipc/ProtocolUtils.h
-rw-r--r-- root/root usr/include/firefox/mozilla/ipc/ScopedXREEmbed.h

View File

@ -1,3 +1,3 @@
81324515c2f562db8c4800ebafaa5d25 firefox-41.0.source.tar.xz
d53d863642b34b446ee7600bdad000a1 firefox-41.0.1.source.tar.xz
1c53b819f800c61cd50e7c47bdb30bf0 firefox-install-dir.patch
cf6971669f70b440cb6ff8df8b2722ae firefox.desktop

View File

@ -4,7 +4,7 @@
# Depends on: nss, unzip, zip, libidl, gtk, python, alsa-lib, xorg-libxt, yasm, mesa3d, gst-plugins-base
name=firefox
version=41.0
version=41.0.1
release=1
source=(http://ftp.mozilla.org/pub/firefox/releases/$version/source/firefox-$version.source.tar.xz
firefox-install-dir.patch firefox.desktop)

View File

@ -1 +1 @@
3a24a67344d2ae7c9d10e313a6c51bd4 prt-utils-1.0.1.tar.xz
6e9bb9ebbfa764bed67a4f3ee5f758bc prt-utils-1.0.2.tar.xz

View File

@ -5,11 +5,11 @@
# Depends on: elfutils
name=prt-utils
version=1.0.1
version=1.0.2
release=1
source=(http://crux.nu/files/tools/prt-utils/$name-$version.tar.xz)
build() {
cd $name-$version
make DESTDIR=$PKG install
make DESTDIR=$PKG MANDIR=/usr/man install
}

View File

@ -1,3 +1,3 @@
df97af48b670cdaa5196a90360c952f7 thunderbird-38.2.0.source.tar.bz2
81dd8b5679787fd5fd91b76bc7923951 thunderbird-38.3.0.source.tar.bz2
efd54ad6179d3327aa85602560a4a964 thunderbird-install-dir.patch
87f8666f06ba8c3668e39068050bb77a thunderbird.desktop

View File

@ -4,7 +4,7 @@
# Depends on: python,gtk,alsa-lib,xorg-libxt,libidl,nss,yasm,mesa3d,libjpeg-turbo
name=thunderbird
version=38.2.0
version=38.3.0
release=1
source=(http://ftp.mozilla.org/pub/thunderbird/releases/$version/source/$name-$version.source.tar.bz2
$name.desktop thunderbird-install-dir.patch)