diff options
| author | emmett1 <emmett1.2miligrams@protonmail.com> | 2024-08-08 09:21:44 +0800 |
|---|---|---|
| committer | emmett1 <emmett1.2miligrams@protonmail.com> | 2024-08-08 09:21:44 +0800 |
| commit | f6da1957705bde2d5d9652bb8070ca772bd04ef1 (patch) | |
| tree | a6ae29f3f53494fc15ea17d35dc9ca6c20790f90 /repos/core/binutils/abuild | |
| parent | a822e987de626635dc8a73c911bd6e2170726b41 (diff) | |
| download | alicelinux-f6da1957705bde2d5d9652bb8070ca772bd04ef1.tar.gz alicelinux-f6da1957705bde2d5d9652bb8070ca772bd04ef1.zip | |
binutils: updated to 2.43
Diffstat (limited to 'repos/core/binutils/abuild')
| -rw-r--r-- | repos/core/binutils/abuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/repos/core/binutils/abuild b/repos/core/binutils/abuild index 2f73b3c5..3a5c158e 100644 --- a/repos/core/binutils/abuild +++ b/repos/core/binutils/abuild @@ -1,5 +1,5 @@ name=binutils -version=2.42 +version=2.43 release=1 source="https://sourceware.org/pub/$name/releases/$name-$version.tar.xz" |