Custombuild is showing lower versions available for update

zEitEr

Super Moderator
Joined
Apr 11, 2005
Messages
15,188
Location
GMT +7.00
Hello,

Please fix the issue with update

Autoconf 2.68 to 2.67 update is available.
Libtool 2.2.10 to 2.4 update is available.
FreeType 2.4.3 to 2.4.2 update is available.

Actual for FreeBSD. For some reasons more recent versions are installed from ports.

Code:
# head /usr/local/directadmin/custombuild/build
#!/bin/sh
# This script is written by DirectAdmin and Martynas Bendorius (smtalk)

BUILDSCRIPT_VER=1.1.20
NAME=custombuild
 
It's not a bug. It's just showing a current version set in the versions.txt file. If you update the software using any other ways, then you should use that way to update the software again. There were couple of times when the higher version had problems, so a downgrade was shown to fix them. We might consider changing the word "upgrade" with "downgrade" for lower versions.
 
Back
Top