mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-18 22:06:04 +01:00
libraries/libpst: Updated for version 0.6.67.
This commit is contained in:
parent
88ce2ba0cb
commit
ce7f92393a
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.
|
||||
|
||||
# 20160803 bkw:
|
||||
# - upgrade to 0.6.67
|
||||
|
||||
# 20150513 bkw:
|
||||
# - upgrade to 0.6.64
|
||||
|
||||
|
@ -32,7 +35,7 @@
|
|||
# - make install-strip instead of slow find stuff
|
||||
|
||||
PRGNAM=libpst
|
||||
VERSION=${VERSION:-0.6.64}
|
||||
VERSION=${VERSION:-0.6.67}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="libpst"
|
||||
VERSION="0.6.64"
|
||||
VERSION="0.6.67"
|
||||
HOMEPAGE="http://www.five-ten-sg.com/libpst/"
|
||||
DOWNLOAD="http://www.five-ten-sg.com/libpst/packages/libpst-0.6.64.tar.gz"
|
||||
MD5SUM="7ff1096578b5b99c717ae84a2481fe54"
|
||||
DOWNLOAD="http://www.five-ten-sg.com/libpst/packages/libpst-0.6.67.tar.gz"
|
||||
MD5SUM="c320eac12bde6ab02c00465f076b7555"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES=""
|
||||
|
|
Loading…
Reference in a new issue