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 672c82b commit 2f64606Copy full SHA for 2f64606
1 file changed
Formula/lib/libcdr.rb
@@ -1,10 +1,9 @@
1
class Libcdr < Formula
2
desc "C++ library to parse the file format of CorelDRAW documents"
3
homepage "https://wiki.documentfoundation.org/DLP/Libraries/libcdr"
4
- url "https://dev-www.libreoffice.org/src/libcdr/libcdr-0.1.8.tar.xz"
5
- sha256 "ced677c8300b29c91d3004bb1dddf0b99761bf5544991c26c2ee8f427e87193c"
+ url "https://dev-www.libreoffice.org/src/libcdr/libcdr-0.1.9.tar.xz"
+ sha256 "f7bb6abdd7f226820f288a93dd8d07759833c0250d9e202af90f9b312c4665a3"
6
license "MPL-2.0"
7
- revision 2
8
9
livecheck do
10
url "https://dev-www.libreoffice.org/src/"
0 commit comments