Skip to content

Commit 9ea6171

Browse files
committed
Merge pull request #7 from Greenflex/0.12.2.1
Raised version to 0.12.2.1
2 parents f5bb187 + 2620af8 commit 9ea6171

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

README.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,14 @@
11
wkhtmltopdf
22
================
33

4-
This Repo contains the Debian 7.5 (Wheezy) Binarys from the [wkhtmltopdf project](http://wkhtmltopdf.org/).
4+
This Repo contains the Debian 7.8 (Wheezy) Binarys from the [wkhtmltopdf project](http://wkhtmltopdf.org/).
55
More about the functionality of wkhtmltopdf and wkthmltoimage can be found there.
66

77
## Installation
88

99
_Hint_:
1010
The version of the binary is equal to the git tag.
11-
To install the latest version, use '0.12.1'.
11+
To install the latest version, use '0.12.2.1'.
1212

1313
In case this package does _not_ work on your system, try installing the matching system packages from here: [http://wkhtmltopdf.org/downloads.html](http://wkhtmltopdf.org/downloads.html).
1414

@@ -18,11 +18,11 @@ This package can be found on [Packagist](http://packagist.org) and installed wit
1818

1919
Require the package for _i386_ with:
2020

21-
php composer.phar require h4cc/wkhtmltopdf-i386 "0.12.1"
21+
php composer.phar require h4cc/wkhtmltopdf-i386 "0.12.2.1"
2222

2323
And for _amd64_ with:
2424

25-
php composer.phar require h4cc/wkhtmltopdf-amd64 "0.12.1"
25+
php composer.phar require h4cc/wkhtmltopdf-amd64 "0.12.2.1"
2626

2727
The binary will then be located at:
2828

bin/wkhtmltopdf-amd64

2.81 KB
Binary file not shown.

0 commit comments

Comments
 (0)