lmcp/debian: fix build-deb.sh sha256 for v1.2.4 (finish the release, for real) #113

Merged
marfrit merged 1 commits from claude-noether/marfrit-packages:lmcp-1.2.4-debsha into main 2026-07-12 21:46:43 +00:00
+1 -1
View File
@@ -10,7 +10,7 @@ set -euo pipefail
PKGVER=1.2.4 PKGVER=1.2.4
UPSTREAM_TAG=v1.2.4 UPSTREAM_TAG=v1.2.4
PKGREL=1 PKGREL=1
LMCP_TARBALL_SHA256=5def217c307eacaff2812d3b8116e556a6a117168b0e8972c64eddae72728f0c LMCP_TARBALL_SHA256=e8ede94e93f5f2bbc8bacbc795c17640772ecd62855e820394c00f2f3be5b42c
HERE=$(dirname "$(readlink -f "$0")") HERE=$(dirname "$(readlink -f "$0")")
# Reproducible build: pin all file mtimes + ar member timestamps to a fixed # Reproducible build: pin all file mtimes + ar member timestamps to a fixed