althttpd: unstable-2021-05-07 -> unstable-2021-06-09
This commit is contained in:
parent
5972cc3119
commit
9a50304757
@ -2,12 +2,12 @@
|
|||||||
|
|
||||||
stdenv.mkDerivation rec {
|
stdenv.mkDerivation rec {
|
||||||
pname = "althttpd";
|
pname = "althttpd";
|
||||||
version = "unstable-2021-05-07";
|
version = "unstable-2021-06-09";
|
||||||
|
|
||||||
src = fetchfossil {
|
src = fetchfossil {
|
||||||
url = "https://sqlite.org/althttpd/";
|
url = "https://sqlite.org/althttpd/";
|
||||||
rev = "2c5e3f9f7051a578";
|
rev = "0d3b5e232c57e188";
|
||||||
sha256 = "sha256-+RuogtQAc+zjCWTOiOunu1pXf3LxfdWYQX+24ysJ7uY=";
|
sha256 = "sha256-vZwpjYYMdP/FgPTAQ9Kdh2RRMovpONqu2v73cCoYyxE=";
|
||||||
};
|
};
|
||||||
|
|
||||||
installPhase = ''
|
installPhase = ''
|
||||||
|
Loading…
Reference in New Issue
Block a user