diff options
| author | emmett1 <emmett1.2miligrams@protonmail.com> | 2025-03-11 04:04:03 +0000 |
|---|---|---|
| committer | emmett1 <emmett1.2miligrams@protonmail.com> | 2025-03-11 04:04:03 +0000 |
| commit | dfa4874ca70e00ad151031c18f33eb2da1589f6e (patch) | |
| tree | c34374b86c8f7fcab7105708d2ad8ae4b0d2d6b3 /repos/extra/htop/abuild | |
| parent | f22565c7d3ad87bcc410632773ecdaf882ca76c8 (diff) | |
| download | alicelinux-dfa4874ca70e00ad151031c18f33eb2da1589f6e.tar.gz alicelinux-dfa4874ca70e00ad151031c18f33eb2da1589f6e.zip | |
htop: updated to 3.4.0
Diffstat (limited to 'repos/extra/htop/abuild')
| -rw-r--r-- | repos/extra/htop/abuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/repos/extra/htop/abuild b/repos/extra/htop/abuild index 61e5ff94..f6fb1c3d 100644 --- a/repos/extra/htop/abuild +++ b/repos/extra/htop/abuild @@ -1,5 +1,5 @@ name=htop -version=3.3.0 +version=3.4.0 release=1 source="https://github.com/$name-dev/$name/releases/download/$version/$name-$version.tar.xz" export CFLAGS="$CFLAGS $(pkg-config --cflags libnl-tiny)" |