mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-21 19:42:24 +01:00
libraries/libpst: Updated for version 0.6.69.
This commit is contained in:
parent
d9e4e341ef
commit
2b4e60064c
2 changed files with 7 additions and 4 deletions
|
@ -23,6 +23,9 @@
|
|||
# OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF
|
||||
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||
|
||||
# 20170122 bkw:
|
||||
# - upgrade to 0.6.69
|
||||
|
||||
# 20161017 bkw:
|
||||
# - upgrade to 0.6.68
|
||||
|
||||
|
@ -38,7 +41,7 @@
|
|||
# - make install-strip instead of slow find stuff
|
||||
|
||||
PRGNAM=libpst
|
||||
VERSION=${VERSION:-0.6.68}
|
||||
VERSION=${VERSION:-0.6.69}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="libpst"
|
||||
VERSION="0.6.68"
|
||||
VERSION="0.6.69"
|
||||
HOMEPAGE="http://www.five-ten-sg.com/libpst/"
|
||||
DOWNLOAD="http://www.five-ten-sg.com/libpst/packages/libpst-0.6.68.tar.gz"
|
||||
MD5SUM="a942c243e1e6c25b82330c87b298b45c"
|
||||
DOWNLOAD="http://www.five-ten-sg.com/libpst/packages/libpst-0.6.69.tar.gz"
|
||||
MD5SUM="710724f05dbea0ccb72137af65c8f225"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES=""
|
||||
|
|
Loading…
Reference in a new issue