forked from rosa/hakurei
internal/rosa/package/libffi: 3.7.0 to 3.5.2
Appears to be the final non-contaminated release. This package cannot be safely blocked indefinitely like rsync and vim. This change discontinues frequent bumps and limits damage by regressions introduced by AI slop until long-term plans are decided. Signed-off-by: Ophestra <cat@gensokyo.uk>
This commit is contained in:
@@ -3,12 +3,14 @@ package libffi {
|
||||
website = "https://sourceware.org/libffi";
|
||||
anitya = 1611;
|
||||
|
||||
version# = "3.7.0";
|
||||
block = "severe regressions caused by questionable maintainer decisions";
|
||||
|
||||
version# = "3.5.2";
|
||||
source = remoteGitHubRelease {
|
||||
suffix = "libffi/libffi";
|
||||
tag = "v"+version;
|
||||
name = "libffi-"+version+".tar.gz";
|
||||
checksum = "rzzmrenVrc8eBd7Cl1oVTAEmvpiHdQVpmYs3W0Ao1bKKmmYvxuUAyjZ2OjG53G48";
|
||||
checksum = "2_Q-ZNBBbVhltfL5zEr0wljxPegUimTK4VeMSiwJEGksls3n4gj3lV0Ly3vviSFH";
|
||||
compress = gzip;
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user