v2ray-geoip: 202209290111 -> 202210060105

This commit is contained in:
R. Ryantm 2022-10-06 10:56:39 +00:00 committed by Bobby Rong
parent 1576b8533c
commit 0198610c3a

View file

@ -2,13 +2,13 @@
stdenv.mkDerivation rec {
pname = "v2ray-geoip";
version = "202209290111";
version = "202210060105";
src = fetchFromGitHub {
owner = "v2fly";
repo = "geoip";
rev = "1aa11a6dd94b708175a81b12037486459fa090a8";
sha256 = "sha256-CVze/QyoBKZmd+U8bfjxr+u8W95W+fs9+mAdPgyIpg4=";
rev = "0bb2420d643555aa19b21f3c06b517a7c14826b6";
sha256 = "sha256-5vr7iO2vny9yalJblBVgNwupEQ9w3LZXM+VKb4xSVD0=";
};
installPhase = ''