mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-04 20:29:09 +01:00
libraries/PDFlib-Lite: Updated for version 7.0.5p3.
Signed-off-by: dsomero <xgizzmo@slackbuilds.org>
This commit is contained in:
parent
f6e4560357
commit
4b3122f566
2 changed files with 6 additions and 6 deletions
|
@ -8,10 +8,10 @@
|
|||
# USEFUL BUT WITHOUT ANY WARRANTY. THE AUTHOR IS _NOT_
|
||||
# RESPONSIBLE FOR ANY DAMAGE OR DATA LOSS CAUSED BY IT.
|
||||
|
||||
PRGNAM=PDFlib-Lite
|
||||
VERSION=${VERSION:-7.0.5}
|
||||
PRGNAM=PDFlib-Lite
|
||||
VERSION=${VERSION:-7.0.5p3}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
if [ -z "$ARCH" ]; then
|
||||
case "$( uname -m )" in
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="PDFlib-Lite"
|
||||
VERSION="7.0.5"
|
||||
VERSION="7.0.5p3"
|
||||
HOMEPAGE="http://www.pdflib.com/download/pdflib-family/pdflib-lite-7/"
|
||||
DOWNLOAD="http://www.pdflib.com/binaries/PDFlib/705/PDFlib-Lite-7.0.5.tar.gz"
|
||||
MD5SUM="34a1cc89e2cfdc1e43ba57019e442a90"
|
||||
DOWNLOAD="http://www.pdflib.com/binaries/PDFlib/705/PDFlib-Lite-7.0.5p3.tar.gz"
|
||||
MD5SUM="371d332d610a8b21a542bb7a2bdaf954"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES=""
|
||||
|
|
Loading…
Reference in a new issue