diff options
author | Marcel Saegebarth <marc@mos6581.de> | 2015-03-12 17:38:06 +0100 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2015-03-14 05:54:54 +0700 |
commit | e1b0a67d3c948a9a043ab3a547986a6d9e211049 (patch) | |
tree | 0e5240d09c3e9a56383238113f0f3dc103ff1ef8 /system/profile-sync-daemon/profile-sync-daemon.SlackBuild | |
parent | b28a3b2f0aad7d6ba76eefdede1141ad3b0c0a97 (diff) | |
download | slackbuilds-e1b0a67d3c948a9a043ab3a547986a6d9e211049.tar.gz |
system/profile-sync-daemon: Updated for version 5.71.
Diffstat (limited to 'system/profile-sync-daemon/profile-sync-daemon.SlackBuild')
-rw-r--r-- | system/profile-sync-daemon/profile-sync-daemon.SlackBuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/system/profile-sync-daemon/profile-sync-daemon.SlackBuild b/system/profile-sync-daemon/profile-sync-daemon.SlackBuild index 76e28cf235..7dde6f436e 100644 --- a/system/profile-sync-daemon/profile-sync-daemon.SlackBuild +++ b/system/profile-sync-daemon/profile-sync-daemon.SlackBuild @@ -25,7 +25,7 @@ # OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. PRGNAM=profile-sync-daemon -VERSION=${VERSION:-5.70} +VERSION=${VERSION:-5.71} ARCH=noarch BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |