diff options
author | David Spencer <idlemoor@slackbuilds.org> | 2018-05-19 14:42:21 +0100 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2018-05-20 08:35:08 +0700 |
commit | 05fcce5c8ec73247cf92d43636a6cf450edc11da (patch) | |
tree | eab8cbeaa5973fef95f5783d152386ef3f094b95 /system/geoclue2/geoclue2.SlackBuild | |
parent | 3cea8474169a846320293049668e5f30495aff40 (diff) |
system/geoclue2: Updated for version 2.4.7.
Reverted from version 2.4.10, which requires a newer version of
ModemManager than is available in Slackware 14.2.
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
Diffstat (limited to 'system/geoclue2/geoclue2.SlackBuild')
-rw-r--r-- | system/geoclue2/geoclue2.SlackBuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/system/geoclue2/geoclue2.SlackBuild b/system/geoclue2/geoclue2.SlackBuild index 2f0418bd49f6c..e57d409a5be59 100644 --- a/system/geoclue2/geoclue2.SlackBuild +++ b/system/geoclue2/geoclue2.SlackBuild @@ -22,7 +22,7 @@ # ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. PRGNAM=geoclue2 -VERSION=${VERSION:-2.4.10} +VERSION=${VERSION:-2.4.7} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |