Skip to content

Commit 2f64606

Browse files
committed
libcdr 0.1.9
1 parent 672c82b commit 2f64606

1 file changed

Lines changed: 2 additions & 3 deletions

File tree

Formula/lib/libcdr.rb

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,9 @@
11
class Libcdr < Formula
22
desc "C++ library to parse the file format of CorelDRAW documents"
33
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"
4+
url "https://dev-www.libreoffice.org/src/libcdr/libcdr-0.1.9.tar.xz"
5+
sha256 "f7bb6abdd7f226820f288a93dd8d07759833c0250d9e202af90f9b312c4665a3"
66
license "MPL-2.0"
7-
revision 2
87

98
livecheck do
109
url "https://dev-www.libreoffice.org/src/"

0 commit comments

Comments
 (0)