diff options
Diffstat (limited to 'source/a/gpm/gpm.SlackBuild')
-rwxr-xr-x | source/a/gpm/gpm.SlackBuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/source/a/gpm/gpm.SlackBuild b/source/a/gpm/gpm.SlackBuild index a9b1f8e4..c7a28f45 100755 --- a/source/a/gpm/gpm.SlackBuild +++ b/source/a/gpm/gpm.SlackBuild @@ -26,7 +26,7 @@ cd $(dirname $0) ; CWD=$(pwd) PKGNAM=gpm VERSION=1.20.7 -BUILD=${BUILD:-7} +BUILD=${BUILD:-8} # Automatically determine the architecture we're building on: if [ -z "$ARCH" ]; then |