Commit 8588761e authored by Vitaly Lipatov's avatar Vitaly Lipatov

epm play t1client: update download URL

parent 7fdd248b
...@@ -12,13 +12,13 @@ case "$(epm print info -p)" in ...@@ -12,13 +12,13 @@ case "$(epm print info -p)" in
PKGURL="ipfs://QmarAX2ATvXaqFdar6t5ZYTi9yuVjmAKyS8AvBCJDWC92Z?filename=t1client-standalone-0.1.4.0.13209.rpm" PKGURL="ipfs://QmarAX2ATvXaqFdar6t5ZYTi9yuVjmAKyS8AvBCJDWC92Z?filename=t1client-standalone-0.1.4.0.13209.rpm"
;; ;;
*) *)
PKGURL="ipfs://QmXnpA7nUZRjV9owyW6t79SB9kGbwve6vHWaiawan53sqG?filename=t1client-standalone-4.4.7.0-1186989-Release.deb" PKGURL="ipfs://QmYU1SVJXdPDYxYzoPWSJ39Xmrx16YbTDztyM5nMCAiDZx?filename=t1client-standalone-4.5.5.0-1202308-Release.deb"
;; ;;
esac esac
case "$(epm print info -s)" in case "$(epm print info -s)" in
alt) alt)
PKGURL="ipfs://QmXnpA7nUZRjV9owyW6t79SB9kGbwve6vHWaiawan53sqG?filename=t1client-standalone-4.4.7.0-1186989-Release.deb" PKGURL="ipfs://QmYU1SVJXdPDYxYzoPWSJ39Xmrx16YbTDztyM5nMCAiDZx?filename=t1client-standalone-4.5.5.0-1202308-Release.deb"
;; ;;
esac esac
......
...@@ -13,5 +13,6 @@ add_bin_link_command $PRODUCT $PRODUCTDIR/run_t1client.sh ...@@ -13,5 +13,6 @@ add_bin_link_command $PRODUCT $PRODUCTDIR/run_t1client.sh
fix_desktop_file /opt/dssl/t1client/run_t1client.sh $PRODUCT fix_desktop_file /opt/dssl/t1client/run_t1client.sh $PRODUCT
ignore_lib_requires 'libmng.so.1' # disable auto req
add_libs_requires #ignore_lib_requires 'libmng.so.1'
#add_libs_requires
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment