remotebox: 3.5 -> 3.6

This commit is contained in:
R. Ryantm 2025-05-13 13:44:29 +00:00
parent 5f296019ea
commit c3b702e94a

View File

@ -9,11 +9,11 @@
stdenv.mkDerivation rec {
pname = "remotebox";
version = "3.5";
version = "3.6";
src = fetchurl {
url = "http://remotebox.knobgoblin.org.uk/downloads/RemoteBox-${version}.tar.bz2";
sha256 = "sha256-dJCeiF2gYfpECLo9UtSuiAcvTHUQPX/NZE4vYX8v1F4=";
sha256 = "sha256-e9qDNKdfLOOlml/8BHuSBIGNbh2eO5H4OmBuANtPXvs=";
};
buildInputs = with perlPackages; [