phpExtensions.spx: switch to tag

This commit is contained in:
Piotr Kwiecinski
2026-04-28 08:35:10 +02:00
parent c23c1407c4
commit c9c75639a8
@@ -15,7 +15,7 @@ buildPecl {
src = fetchFromGitHub {
owner = "NoiseByNorthwest";
repo = "php-spx";
rev = "v${version}";
tag = "v${version}";
hash = "sha256-P53g/o4i+QETWdErZaGA3AREvnr8kL9h0B1BMQlKdFA=";
};