diff options
| author | emmett1 <emmett1.2miligrams@protonmail.com> | 2025-12-27 08:53:08 +0000 |
|---|---|---|
| committer | emmett1 <emmett1.2miligrams@protonmail.com> | 2025-12-27 08:53:08 +0000 |
| commit | 9294f9a39b118c32bfb3ffdcdadbc89bcbafe8f1 (patch) | |
| tree | 2644f4940b356a0fe2d52e6605b22d29725f6131 /repos/extra/socat/abuild | |
| parent | 49d76705463081eb45c319d16c10dd3db16377dc (diff) | |
| download | alicelinux-9294f9a39b118c32bfb3ffdcdadbc89bcbafe8f1.tar.gz alicelinux-9294f9a39b118c32bfb3ffdcdadbc89bcbafe8f1.zip | |
socat: updated to 1.8.1.0
Diffstat (limited to 'repos/extra/socat/abuild')
| -rw-r--r-- | repos/extra/socat/abuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/repos/extra/socat/abuild b/repos/extra/socat/abuild index 06423db5..7e4685c4 100644 --- a/repos/extra/socat/abuild +++ b/repos/extra/socat/abuild @@ -1,4 +1,4 @@ name=socat -version=1.8.0.3 +version=1.8.1.0 release=1 source="http://www.dest-unreach.org/${name}/download/${name}-${version}.tar.gz" |