diff options
| author | Michael Forney <mforney@mforney.org> | 2017-07-09 02:49:39 -0700 |
|---|---|---|
| committer | Michael Forney <mforney@mforney.org> | 2017-07-10 10:34:19 -0700 |
| commit | a6ca58071917538c6efd6c3df86d5d347be681fc (patch) | |
| tree | 26bc5c189ef20d0a739fe897fac39d51a61faf79 /pkg/sshfs/config.h | |
| parent | 6b71e5c2419c75c14223196e1fe65cbf8f4ba026 (diff) | |
libfuse, sshfs: Update to 3.1.0, 3.0.0
Diffstat (limited to 'pkg/sshfs/config.h')
| -rw-r--r-- | pkg/sshfs/config.h | 11 |
1 files changed, 1 insertions, 10 deletions
diff --git a/pkg/sshfs/config.h b/pkg/sshfs/config.h index 00042458..01f41c15 100644 --- a/pkg/sshfs/config.h +++ b/pkg/sshfs/config.h @@ -1,11 +1,2 @@ #define IDMAP_DEFAULT "none" - -#define PACKAGE "sshfs" -#define PACKAGE_BUGREPORT "" -#define PACKAGE_NAME "sshfs" -#define PACKAGE_STRING "sshfs 2.9" -#define PACKAGE_TARNAME "sshfs" -#define PACKAGE_URL "" -#define PACKAGE_VERSION "2.9" -/* #undef SSH_NODELAY_WORKAROUND */ -#define VERSION "2.9" +#define PACKAGE_VERSION "3.0.0" |
