diff options
author | J0WI <J0WI@users.noreply.github.com> | 2019-10-15 00:42:24 +0200 |
---|---|---|
committer | Rasmus Thomsen <oss@cogitri.dev> | 2019-10-15 18:50:10 +0200 |
commit | b126a3bccc7a675ca273f26d0bdf9579a3d2b34a (patch) | |
tree | 8ef6bf4285debbdd6bb0517362e7f3df1fb0958e /testing | |
parent | 5ddb1d73a04b90e5be0a653e5f0cc40f415119a9 (diff) | |
download | aports-b126a3bccc7a675ca273f26d0bdf9579a3d2b34a.tar.bz2 aports-b126a3bccc7a675ca273f26d0bdf9579a3d2b34a.tar.xz |
testing/firefox: upgrade to 69.0.3
Diffstat (limited to 'testing')
-rw-r--r-- | testing/firefox/APKBUILD | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/testing/firefox/APKBUILD b/testing/firefox/APKBUILD index 1043952722..6ca5fc9199 100644 --- a/testing/firefox/APKBUILD +++ b/testing/firefox/APKBUILD @@ -1,7 +1,7 @@ # Contributor: Sören Tempel <soeren+alpine@soeren-tempel.net> # Maintainer: Natanael Copa <ncopa@alpinelinux.org> pkgname=firefox -pkgver=69.0.1 +pkgver=69.0.3 pkgrel=0 pkgdesc="Firefox web browser" url="https://www.firefox.com/" @@ -33,7 +33,7 @@ makedepends=" libvorbis-dev libxt-dev libxcomposite-dev - llvm8-dev + llvm-dev mesa-dev nasm nodejs @@ -193,7 +193,7 @@ __EOF__ rm -f "$pkgdir"/${_mozappdirdev}/sdk/lib/libxul.so } -sha512sums="89e63eb882cd729f938fef3cb0565cf166b14fa8c4e34ff027f3f6ea0469e4a49706074259013c1cea66f7a3f6f46aead8e055049d542935ddca983ac172b93f firefox-69.0.1.source.tar.xz +sha512sums="bc4020c5f1a1eac82944f6402aa374c830231a0f168c6cdab8924a1c7a1b296381b45bce0a0567811ad86c2688972a35fda3f6c15e562b03a47d48617fe7611a firefox-69.0.3.source.tar.xz 0b3f1e4b9fdc868e4738b5c81fd6c6128ce8885b260affcb9a65ff9d164d7232626ce1291aaea70132b3e3124f5e13fef4d39326b8e7173e362a823722a85127 stab.h 2f4f15974d52de4bb273b62a332d13620945d284bbc6fe6bd0a1f58ff7388443bc1d3bf9c82cc31a8527aad92b0cd3a1bc41d0af5e1800e0dcbd7033e58ffd71 fix-fortify-system-wrappers.patch 84b84d2d7dbc16002510bf856796ad345ac38ef6d3254670230189bba7c2d4781714d231236d5a3d70129a4597b430c3171644b01ad0f5a5bb13b55d407337a4 fix-seccomp-bpf.patch |