Browse Source

upgrade to freetype 2.0.6

master
parent
commit
a32db68a9e
  1. 8
      freetype/freetype.spec

8
freetype/freetype.spec

@ -24,7 +24,7 @@
## ##
%define V_one 1.3.1 %define V_one 1.3.1
%define V_two 2.0.5 %define V_two 2.0.6
# package information # package information
Name: freetype Name: freetype
@ -36,11 +36,11 @@ Distribution: OpenPKG [REL]
Group: Graphics Group: Graphics
License: GPL License: GPL
Version: %{V_two} Version: %{V_two}
Release: 20011201 Release: 20020121
# list of sources # list of sources
Source0: ftp://ftp.freetype.org/pub/freetype1/freetype-%{V_one}.tar.gz Source0: ftp://ftp.freetype.org/freetype/freetype1/freetype-%{V_one}.tar.gz
Source1: ftp://ftp.freetype.org/pub/freetype2/freetype-%{V_two}.tar.gz Source1: ftp://ftp.freetype.org/freetype/freetype2/freetype-%{V_two}.tar.gz
# build information # build information
Prefix: %{l_prefix} Prefix: %{l_prefix}

Loading…
Cancel
Save