diff options
author | Marcel Saegebarth <marc@mos6581.de> | 2015-01-06 23:26:06 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2015-01-06 23:26:06 +0700 |
commit | 77ba5ec1b4946913d139d752bb13d8f2fbe3aaaa (patch) | |
tree | 832ecbf1fabe5d739b896bbad1a0ff78d14a6fa5 /system/profile-sync-daemon/profile-sync-daemon.SlackBuild | |
parent | 0998112fdae880320eae45a0bb34c6ea6ba90d62 (diff) | |
download | slackbuilds-77ba5ec1b4946913d139d752bb13d8f2fbe3aaaa.tar.gz |
system/profile-sync-daemon: Updated for version 5.60.1.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
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 19f8fe5067..940d7cc52c 100644 --- a/system/profile-sync-daemon/profile-sync-daemon.SlackBuild +++ b/system/profile-sync-daemon/profile-sync-daemon.SlackBuild @@ -24,7 +24,7 @@ # OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. PRGNAM=profile-sync-daemon -VERSION=${VERSION:-5.60} +VERSION=${VERSION:-5.60.1} ARCH=noarch BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |