diff --git a/freetype.yaml b/freetype.yaml index 91f7f5c8eb4..9d334a78ec7 100644 --- a/freetype.yaml +++ b/freetype.yaml @@ -1,7 +1,7 @@ package: name: freetype - version: 2.13.0 - epoch: 1 + version: 2.13.1 + epoch: 0 description: TrueType font rendering library copyright: - license: FTL GPL-2.0-or-later @@ -23,7 +23,7 @@ environment: pipeline: - uses: fetch with: - expected-sha256: 5ee23abd047636c24b2d43c6625dcafc66661d1aca64dec9e0d05df29592624c + expected-sha256: ea67e3b019b1104d1667aa274f5dc307d8cbd606b399bc32df308a77f1a564bf uri: https://download.savannah.gnu.org/releases/freetype/freetype-${{package.version}}.tar.xz - uses: autoconf/configure