diff options
| author | 2026-04-04 13:02:45 +0300 | |
|---|---|---|
| committer | 2026-04-04 13:02:45 +0300 | |
| commit | 6891c621a47a405660ee8ccb3d492487173f84f1 (patch) | |
| tree | f42acc38d86cefbf9414f1302d71eb5ec3d02ae0 /recutils/Staplerfile | |
| parent | add: openide 253.28294.334.2 (diff) | |
| download | repo-6891c621a47a405660ee8ccb3d492487173f84f1.tar.gz repo-6891c621a47a405660ee8ccb3d492487173f84f1.tar.bz2 repo-6891c621a47a405660ee8ccb3d492487173f84f1.tar.xz repo-6891c621a47a405660ee8ccb3d492487173f84f1.zip | |
Bump versions:
- go 1.26.0 → 1.26.1
- openide 253.28294.334.2 → 253.28294.334.8
- protoc 33.5 → 34.1
Diffstat (limited to '')
| -rw-r--r-- | recutils/Staplerfile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/recutils/Staplerfile b/recutils/Staplerfile index f0b1624..33d8f87 100644 --- a/recutils/Staplerfile +++ b/recutils/Staplerfile @@ -6,7 +6,7 @@ desc="The GNU recutils are a set of libraries and utilities supporting the Rec f maintainer="Alexander NeonXP Kiryukhin <i@neonxp.ru>" architectures=("amd64") license="GPL-3.0-only" -sources=("http://gnu.neonxp.ru/recutils/recutils-$version.tar.gz") +sources=("https://mirror.yandex.ru/mirrors/gnu/recutils/recutils-$version.tar.gz") checksums=("sha256:6301592b0020c14b456757ef5d434d49f6027b8e5f3a499d13362f205c486e0e") disable_network=1 |
