diff options
author | Roberto Neri <rneri@libero.it> | 2012-12-02 12:34:08 -0500 |
---|---|---|
committer | dsomero <xgizzmo@slackbuilds.org> | 2012-12-11 16:21:49 -0500 |
commit | 726df0cb7398e82951bfd951ff3a50e841880bb4 (patch) | |
tree | 2f15bdd26dea44cdcbc28c2dbc2a9c250a0ee150 /libraries | |
parent | 5a6d1ef65a2eec5d4e37cfb1013b76fb599e33fb (diff) | |
download | slackbuilds-726df0cb7398e82951bfd951ff3a50e841880bb4.tar.gz |
libraries/libpst: Updated for version 0.6.55
Signed-off-by: dsomero <xgizzmo@slackbuilds.org>
Diffstat (limited to 'libraries')
-rw-r--r-- | libraries/libpst/libpst.SlackBuild | 4 | ||||
-rw-r--r-- | libraries/libpst/libpst.info | 6 |
2 files changed, 5 insertions, 5 deletions
diff --git a/libraries/libpst/libpst.SlackBuild b/libraries/libpst/libpst.SlackBuild index 8eb134789e..4565db702c 100644 --- a/libraries/libpst/libpst.SlackBuild +++ b/libraries/libpst/libpst.SlackBuild @@ -24,7 +24,7 @@ # ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. PRGNAM=libpst -VERSION=${VERSION:-0.6.54} +VERSION=${VERSION:-0.6.55} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} @@ -83,7 +83,7 @@ CXXFLAGS="$SLKCFLAGS" \ --build=$ARCH-slackware-linux make -# ./configure does not provide --docdir, +# ./configure options --docdir and --htmldir have no effect, # it is necessary to override "htmldir" and "htmldeveldir" make install DESTDIR=$PKG \ htmldir=/usr/doc/$PRGNAM-$VERSION \ diff --git a/libraries/libpst/libpst.info b/libraries/libpst/libpst.info index 2ddb2e5393..0190c32cb8 100644 --- a/libraries/libpst/libpst.info +++ b/libraries/libpst/libpst.info @@ -1,8 +1,8 @@ PRGNAM="libpst" -VERSION="0.6.54" +VERSION="0.6.55" HOMEPAGE="http://www.five-ten-sg.com/libpst/" -DOWNLOAD="http://www.five-ten-sg.com/libpst/packages/libpst-0.6.54.tar.gz" -MD5SUM="d8eb0629c9f54bcf40c1f1b029221241" +DOWNLOAD="http://www.five-ten-sg.com/libpst/packages/libpst-0.6.55.tar.gz" +MD5SUM="45920d77e3f9216bcd3aba43a159b40e" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="" |