diff options
author | Marcel Saegebarth <marc@mos6581.de> | 2015-07-09 20:35:44 +0200 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2015-07-11 14:10:54 +0700 |
commit | 90a63d0a134b5af792a11a31daa51b3b333d24ae (patch) | |
tree | 0d9fea77104bc3d347f135a479dd7221e20a7900 /system/profile-sync-daemon/profile-sync-daemon.SlackBuild | |
parent | 4b828e311c4d881bfba86cc4da02ea3f3c3d47fb (diff) | |
download | slackbuilds-90a63d0a134b5af792a11a31daa51b3b333d24ae.tar.gz |
system/profile-sync-daemon: Updated for version 5.74.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 323ba616c3..2dc4c4517f 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.74} +VERSION=${VERSION:-5.74.1} ARCH=noarch BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |