diff options
Diffstat (limited to 'system/debootstrap/debootstrap.SlackBuild')
-rw-r--r-- | system/debootstrap/debootstrap.SlackBuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/system/debootstrap/debootstrap.SlackBuild b/system/debootstrap/debootstrap.SlackBuild index f7ad29af6d..978b059f83 100644 --- a/system/debootstrap/debootstrap.SlackBuild +++ b/system/debootstrap/debootstrap.SlackBuild @@ -26,7 +26,7 @@ cd $(dirname $0) ; CWD=$(pwd) PRGNAM=debootstrap -VERSION=${VERSION:-1.0.140} +VERSION=${VERSION:-1.0.141} ARCH=noarch BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |