Browse Source

upgrading package: cairo 1.15.12 -> 1.16.0

master
parent
commit
063c283670
  1. 6
      cairo/cairo.spec

6
cairo/cairo.spec

@ -31,8 +31,8 @@ Distribution: OpenPKG Community
Class: PLUS Class: PLUS
Group: Graphics Group: Graphics
License: MIT-style License: MIT-style
Version: 1.15.12 Version: 1.16.0
Release: 20181017 Release: 20181021
# package options # package options
%option with_pdf yes %option with_pdf yes
@ -42,7 +42,7 @@ Release: 20181017
%option with_threads no %option with_threads no
# list of sources # list of sources
Source0: http://cairographics.org/snapshots/cairo-%{version}.tar.xz Source0: http://cairographics.org/releases/cairo-%{version}.tar.xz
Patch0: cairo.patch Patch0: cairo.patch
# build information # build information

Loading…
Cancel
Save