diff options
| author | emmett1 <emmett1.2miligrams@protonmail.com> | 2024-12-01 21:46:24 +0800 |
|---|---|---|
| committer | emmett1 <emmett1.2miligrams@protonmail.com> | 2024-12-01 21:46:24 +0800 |
| commit | 84fa48a74787483353c258ef4bb31c937be8a8e4 (patch) | |
| tree | e90a96b7d39c08027b0763b662027d0e20fb0af2 /repos/extra/mtools/abuild | |
| parent | e82732715bfe67582424c961eca71f02788be1e0 (diff) | |
| download | alicelinux-84fa48a74787483353c258ef4bb31c937be8a8e4.tar.gz alicelinux-84fa48a74787483353c258ef4bb31c937be8a8e4.zip | |
mtools: updated to 4.0.46
Diffstat (limited to 'repos/extra/mtools/abuild')
| -rw-r--r-- | repos/extra/mtools/abuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/repos/extra/mtools/abuild b/repos/extra/mtools/abuild index 4d0215c6..11e0d701 100644 --- a/repos/extra/mtools/abuild +++ b/repos/extra/mtools/abuild @@ -1,5 +1,5 @@ name=mtools -version=4.0.45 +version=4.0.46 release=1 source="http://ftp.gnu.org/gnu/$name/$name-$version.tar.gz" build_opt="--disable-floppyd" |