diff options
| -rw-r--r-- | repos/extra/firefox/.checksum | 2 | ||||
| -rw-r--r-- | repos/extra/firefox/abuild | 2 |
2 files changed, 3 insertions, 1 deletions
diff --git a/repos/extra/firefox/.checksum b/repos/extra/firefox/.checksum new file mode 100644 index 00000000..34467a24 --- /dev/null +++ b/repos/extra/firefox/.checksum @@ -0,0 +1,2 @@ +f58ddfcbb318668f26da9741137465558f99555815f6b9999934c39f5ab4ec82 firefox-129.0.2.source.tar.xz +3e4e722acd2ab2e38a16ec23b29296318d77cc54f034d4b21d91bde085e26bc0 fix-target-detection.patch diff --git a/repos/extra/firefox/abuild b/repos/extra/firefox/abuild index 3b3a6c64..17654974 100644 --- a/repos/extra/firefox/abuild +++ b/repos/extra/firefox/abuild @@ -1,5 +1,5 @@ name=firefox -version=129.0 +version=129.0.2 release=1 source="https://ftp.mozilla.org/pub/${name}/releases/${version}/source/${name}-${version}.source.tar.xz fix-target-detection.patch" |