We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b67ee1e commit a077818Copy full SHA for a077818
README.md
@@ -18,7 +18,7 @@ The current installation method for these packages is to pull them in using
18
`wget` or `curl` and install the local file with `apk`:
19
20
apk --no-cache add ca-certificates wget
21
- wget -q -O /etc/apk/keys/sgerrand.rsa.pub https://alpine-pkgs.sgerrand.com/sgerrand/alpine-pkg-php5-imagick/master/sgerrand.rsa.pub
+ wget -q -O /etc/apk/keys/sgerrand.rsa.pub https://alpine-pkgs.sgerrand.com/sgerrand.rsa.pub
22
wget https://github.com/sgerrand/alpine-pkg-php5-imagick/releases/download/3.4.4-r0/php5-imagick-3.4.3-r0.apk
23
apk add php5-imagick-3.4.4-r0.apk
24
0 commit comments