diff options
| author | emmett1 <emmett1.2miligrams@protonmail.com> | 2025-08-08 02:20:23 +0000 |
|---|---|---|
| committer | emmett1 <emmett1.2miligrams@protonmail.com> | 2025-08-08 02:20:23 +0000 |
| commit | 2bb20513d90269fe46bcfe1437f05562bcc091a5 (patch) | |
| tree | 7aee1760fdda4c0c53222a8f68397b130951f8e3 /repos/extra/screen/abuild | |
| parent | 87edada1714662aae67ac64c63ae246b9b567767 (diff) | |
| download | alicelinux-2bb20513d90269fe46bcfe1437f05562bcc091a5.tar.gz alicelinux-2bb20513d90269fe46bcfe1437f05562bcc091a5.zip | |
screen: updated to 5.0.1
Diffstat (limited to 'repos/extra/screen/abuild')
| -rw-r--r-- | repos/extra/screen/abuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/repos/extra/screen/abuild b/repos/extra/screen/abuild index c8d77e17..2f6bceb9 100644 --- a/repos/extra/screen/abuild +++ b/repos/extra/screen/abuild @@ -1,5 +1,5 @@ name=screen -version=5.0.1.2 +version=5.0.1 release=1 source="https://ftp.gnu.org/gnu/${name}/${name}-${version}.tar.gz" build_opt="--disable-pam" |