summaryrefslogtreecommitdiff
path: root/makemkv-bin/debian/_service
diff options
context:
space:
mode:
authorB. Stack <bgstack15@gmail.com>2024-05-21 14:40:23 -0400
committerB. Stack <bgstack15@gmail.com>2024-05-21 14:40:23 -0400
commit0b8c09ec67e47e678bd4423a3cb65cf08bee1642 (patch)
treed6fb9cd0e9f6cb0b16411823d129731d51e99caa /makemkv-bin/debian/_service
parentj-m-p 1.10.1 (diff)
downloadstackrpms-0b8c09ec67e47e678bd4423a3cb65cf08bee1642.tar.gz
stackrpms-0b8c09ec67e47e678bd4423a3cb65cf08bee1642.tar.bz2
stackrpms-0b8c09ec67e47e678bd4423a3cb65cf08bee1642.zip
makemkv 1.17.6
Diffstat (limited to 'makemkv-bin/debian/_service')
-rw-r--r--makemkv-bin/debian/_service4
1 files changed, 2 insertions, 2 deletions
diff --git a/makemkv-bin/debian/_service b/makemkv-bin/debian/_service
index 79ccb94..e98ef10 100644
--- a/makemkv-bin/debian/_service
+++ b/makemkv-bin/debian/_service
@@ -18,7 +18,7 @@
<service name="download_url">
<param name="protocol">https</param>
<param name="host">www.makemkv.com</param>
- <param name="path">download/makemkv-bin-1.17.6.tar.gz</param>
- <param name="filename">makemkv-bin_1.17.6.orig.tar.gz</param>
+ <param name="path">download/makemkv-bin-1.17.7.tar.gz</param>
+ <param name="filename">makemkv-bin_1.17.7.orig.tar.gz</param>
</service>
</services>
bgstack15