summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--makemkv-bin/debian/_service2
-rw-r--r--makemkv-oss/debian/_service2
2 files changed, 2 insertions, 2 deletions
diff --git a/makemkv-bin/debian/_service b/makemkv-bin/debian/_service
index b158cc1..42911f7 100644
--- a/makemkv-bin/debian/_service
+++ b/makemkv-bin/debian/_service
@@ -19,6 +19,6 @@
<param name="protocol">https</param>
<param name="host">www.makemkv.com</param>
<param name="path">download/makemkv-bin-1.17.9.tar.gz</param>
- <param name="filename">makemkv-bin_1.17.8.orig.tar.gz</param>
+ <param name="filename">makemkv-bin_1.17.9.orig.tar.gz</param>
</service>
</services>
diff --git a/makemkv-oss/debian/_service b/makemkv-oss/debian/_service
index b992d37..9520fc9 100644
--- a/makemkv-oss/debian/_service
+++ b/makemkv-oss/debian/_service
@@ -19,6 +19,6 @@
<param name="protocol">https</param>
<param name="host">www.makemkv.com</param>
<param name="path">download/makemkv-oss-1.17.9.tar.gz</param>
- <param name="filename">makemkv-oss_1.17.8.orig.tar.gz</param>
+ <param name="filename">makemkv-oss_1.17.9.orig.tar.gz</param>
</service>
</services>
bgstack15