diff options
| author | Ophestra <cat@gensokyo.uk> | 2026-09-11 23:32:43 +0900 |
|---|---|---|
| committer | Ophestra <cat@gensokyo.uk> | 2026-09-11 23:32:53 +0900 |
| commit | 1e550f880d1868760084c1500af3a0b78876ae2d (patch) | |
| tree | 933c5263d227a71855595ab160630f90af546d8e | |
| parent | 20c3e020e36e4ed4a2223760c05d2308a11fb708 (diff) | |
internal/rosa/package/gnu: automake 1.18.1 to 1.19
Signed-off-by: Ophestra <cat@gensokyo.uk>
| -rw-r--r-- | internal/rosa/package/gnu.az | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/internal/rosa/package/gnu.az b/internal/rosa/package/gnu.az index 3eb48ab5..95e3254e 100644 --- a/internal/rosa/package/gnu.az +++ b/internal/rosa/package/gnu.az @@ -66,10 +66,10 @@ package automake { website = "https://www.gnu.org/software/automake"; anitya = 144; - version# = "1.18.1"; + version# = "1.19"; source = remoteTar { url = "https://mirrors.kernel.org/gnu/automake/automake-"+version+".tar.gz"; - checksum = "FjvLG_GdQP7cThTZJLDMxYpRcKdpAVG-YDs1Fj1yaHlSdh_Kx6nRGN14E0r_BjcG"; + checksum = "p-EeV6uh3lSbLtsnxI-l0HxC_QAnANoEdrQTI2l_VCRtYQpvmbwXIglo8S6DAI7G"; compress = gzip; }; |
