Unverified Commit 719d25d6 authored by 0x4A6F's avatar 0x4A6F Committed by GitHub
Browse files

stayrtr: 0.6.2 -> 0.6.4 (#501309)

parents f7317ff8 17022b41
Loading
Loading
Loading
Loading
+3 −3
Original line number Diff line number Diff line
@@ -8,15 +8,15 @@

buildGoModule (finalAttrs: {
  pname = "stayrtr";
  version = "0.6.2";
  version = "0.6.4";

  src = fetchFromGitHub {
    owner = "bgp";
    repo = "stayrtr";
    rev = "v${finalAttrs.version}";
    hash = "sha256-QdPp+AHOVn/L4lArhwUNNu3OP2ALEFzs/hVnfSxaEbg=";
    hash = "sha256-7/n1rflDgJy2X/PTBTnxuxHMi1Kq/vwQQUepFb11EC0=";
  };
  vendorHash = "sha256-m1CHpmTUQVkBjkjg2bjl9llU1Le1GLRKKLGT4h7MbnE=";
  vendorHash = "sha256-ACfCBbW42tic/m86/pAUquqzK1k05VUtH61mRD4Hu+4=";

  ldflags = [
    "-s"