···4545# point to this derivations `/dsmi_dir` directory symlink.
4646# Other environment variables might be necessary,
4747# depending on local configuration or usage; see:
4848-# https://www.ibm.com/docs/en/spectrum-protect/8.1.15?topic=solaris-set-api-environment-variables
4848+# https://www.ibm.com/docs/en/spectrum-protect/8.1.19?topic=solaris-set-api-environment-variables
494950505151# The newest version of TSM client should be discoverable by
···5353# Find the "Backup-archive client" table on that page.
5454# Look for "Download Documents" of the latest release.
5555# Follow the "Download Information" link.
5656-# Look for the "Linux x86_64 client ..." rows in the table at
5656+# Look for the "Linux x86_64 ..." rows in the table at
5757# the bottom of the page and follow their "HTTPS" links (one
5858# link per row -- each link might point to the latest release).
5959# In the directory listings to show up,
6060# check the big `.tar` file.
6161#
6262-# (as of 2022-12-10)
6262+# (as of 2023-07-01)
636364646565let
66666767 meta = {
6868- homepage = "https://www.ibm.com/products/data-protection-and-recovery";
6969- downloadPage = "https://www.ibm.com/support/pages/ibm-spectrum-protect-downloads-latest-fix-packs-and-interim-fixes";
6868+ homepage = "https://www.ibm.com/products/storage-protect";
6969+ downloadPage = "https://www.ibm.com/support/pages/ibm-storage-protect-downloads-latest-fix-packs-and-interim-fixes";
7070 platforms = [ "x86_64-linux" ];
7171 mainProgram = "dsmc";
7272 sourceProvenance = with lib.sourceTypes; [ binaryNativeCode ];