diff options
author | Alexander Verbovetsky <alik@ejik.org> | 2023-07-28 20:28:21 +0900 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2023-07-29 08:13:30 +0700 |
commit | 11d173bf9673a324afcb85199029cc1546146b62 (patch) | |
tree | 76d43cdbfa47ff3acee5c637382ca20f051550e4 /libraries/camlpdf/camlpdf.info | |
parent | e6ec3e048b3a0ce47ca8d7ae0d3ce828e07c05c6 (diff) |
libraries/camlpdf: Updated for version 2.6.
Signed-off-by: Andrew Clemons <andrew.clemons@gmail.com>
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'libraries/camlpdf/camlpdf.info')
-rw-r--r-- | libraries/camlpdf/camlpdf.info | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/libraries/camlpdf/camlpdf.info b/libraries/camlpdf/camlpdf.info index c820c65a48482..ba18dfe1fbddd 100644 --- a/libraries/camlpdf/camlpdf.info +++ b/libraries/camlpdf/camlpdf.info @@ -1,8 +1,8 @@ PRGNAM="camlpdf" -VERSION="2.5.1" +VERSION="2.6" HOMEPAGE="https://github.com/johnwhitington/camlpdf" -DOWNLOAD="https://github.com/johnwhitington/camlpdf/archive/v2.5.1/camlpdf-2.5.1.tar.gz" -MD5SUM="b75d810b9f9273e48b637ccb520d0b1b" +DOWNLOAD="https://github.com/johnwhitington/camlpdf/archive/v2.6/camlpdf-2.6.tar.gz" +MD5SUM="1da6373ac680f3b4b8079335201578c3" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="ocaml-findlib" |