mirror of
https://github.com/novatiq/packages.git
synced 2026-04-30 15:38:40 +01:00
htop: update to 2.0.2
* update htop to 2.0.2 * patch the new libtool check to match libtool version in use. Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
This commit is contained in:
@@ -0,0 +1,11 @@
|
||||
--- a/configure.ac
|
||||
+++ b/configure.ac
|
||||
@@ -2,7 +2,7 @@
|
||||
# Process this file with autoconf to produce a configure script.
|
||||
|
||||
AC_PREREQ(2.65)
|
||||
-LT_PREREQ([2.4.2])
|
||||
+LT_PREREQ([2.4.0])
|
||||
AC_INIT([htop],[2.0.2],[hisham@gobolinux.org])
|
||||
|
||||
SOURCE_DATE_EPOCH="${SOURCE_DATE_EPOCH:-$(date +%s)}"
|
||||
Reference in New Issue
Block a user