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