diff options
Diffstat (limited to 'source/n/pidentd/pidentd.SlackBuild')
-rwxr-xr-x | source/n/pidentd/pidentd.SlackBuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/source/n/pidentd/pidentd.SlackBuild b/source/n/pidentd/pidentd.SlackBuild index 051fdeb5..2dbd49f4 100755 --- a/source/n/pidentd/pidentd.SlackBuild +++ b/source/n/pidentd/pidentd.SlackBuild @@ -21,7 +21,7 @@ # ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. VERSION=3.0.19 -BUILD=${BUILD:-1} +BUILD=${BUILD:-2} # Automatically determine the architecture we're building on: if [ -z "$ARCH" ]; then |