diff options
author | Marcel Saegebarth <marc@mos6581.de> | 2015-01-20 06:41:56 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2015-01-20 06:41:56 +0700 |
commit | 5478ab5ff11028583e2abc9468720e9931b9bb51 (patch) | |
tree | f7c04ddb1897bef26cea4cb40d3c0c739c0ad7ef /system/profile-sync-daemon/profile-sync-daemon.SlackBuild | |
parent | 1da0b2107dbc159be0ead61d683d677aa5be1c3a (diff) | |
download | slackbuilds-5478ab5ff11028583e2abc9468720e9931b9bb51.tar.gz |
system/profile-sync-daemon: Updated for version 5.64.
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 0bd5156894..7c96e081c4 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.61} +VERSION=${VERSION:-5.64} ARCH=noarch BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |