summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJan Horak <jhorak@redhat.com>2016-01-21 13:28:25 +0100
committerJan Horak <jhorak@redhat.com>2016-01-21 13:28:25 +0100
commitca3d66fd74f951d6aa3fbd47585c1be13c326b05 (patch)
tree7b367423dab3b31c85c4615c05df9f43b86872b4
parentUpdate to 44.0 (diff)
downloadlibrewolf-fedora-ff-ca3d66fd74f951d6aa3fbd47585c1be13c326b05.tar.gz
librewolf-fedora-ff-ca3d66fd74f951d6aa3fbd47585c1be13c326b05.tar.bz2
librewolf-fedora-ff-ca3d66fd74f951d6aa3fbd47585c1be13c326b05.zip
Fixed sources
-rw-r--r--.gitignore2
-rw-r--r--sources4
2 files changed, 4 insertions, 2 deletions
diff --git a/.gitignore b/.gitignore
index 7426174..b7454c6 100644
--- a/.gitignore
+++ b/.gitignore
@@ -173,3 +173,5 @@ firefox-3.6.4.source.tar.bz2
/firefox-langpacks-43.0.3-20151229.tar.xz
/firefox-43.0.4.source.tar.xz
/firefox-langpacks-43.0.4-20160114.tar.xz
+/firefox-44.0.source.tar.xz
+/firefox-langpacks-44.0-20160121.tar.xz
diff --git a/sources b/sources
index 0166d78..5d8411a 100644
--- a/sources
+++ b/sources
@@ -1,2 +1,2 @@
-a4a5f0d069cf5414ab53afaffc9d1580 firefox-43.0.4.source.tar.xz
-e5a55ba8d49b6cfac6676a6e8fbafa59 firefox-langpacks-43.0.4-20160114.tar.xz
+1d94558b10b6d428a7b338362d74cda6 firefox-44.0.source.tar.xz
+9dc2b705f6c676c187e17441d8b62085 firefox-langpacks-44.0-20160121.tar.xz
bgstack15