diff options
| author | emmett1 <emmett1.2miligrams@protonmail.com> | 2026-02-16 12:42:22 +0000 |
|---|---|---|
| committer | emmett1 <emmett1.2miligrams@protonmail.com> | 2026-02-16 12:42:22 +0000 |
| commit | f1ffdd2dbbf02684b8adf10fb08d598e7f8a6d1c (patch) | |
| tree | 23e5b968eaac63d24219e515ba221a47561888eb /repos/extra/socat/abuild | |
| parent | 3b79f62366419480adc18c8e1cd0e4e4c1a6f519 (diff) | |
| download | alicelinux-f1ffdd2dbbf02684b8adf10fb08d598e7f8a6d1c.tar.gz alicelinux-f1ffdd2dbbf02684b8adf10fb08d598e7f8a6d1c.zip | |
socat: updated to 1.8.1.1
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 7e4685c4..a0e9829d 100644 --- a/repos/extra/socat/abuild +++ b/repos/extra/socat/abuild @@ -1,4 +1,4 @@ name=socat -version=1.8.1.0 +version=1.8.1.1 release=1 source="http://www.dest-unreach.org/${name}/download/${name}-${version}.tar.gz" |