Skip to content

Commit

Permalink
Bump libxslt from 1.1.37 to 1.1.39
Browse files Browse the repository at this point in the history
  • Loading branch information
mhashizume committed Apr 17, 2024
1 parent b013c17 commit eb59511
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions configs/components/libxslt.rb
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
component "libxslt" do |pkg, settings, platform|
pkg.version '1.1.37'
pkg.sha256sum '3a4b27dc8027ccd6146725950336f1ec520928f320f144eb5fa7990ae6123ab4'
pkg.version '1.1.39'
pkg.sha256sum '01f37912fc7ccb7d6debe96bec4c34b20642315d7a3e90ef424b446ca98bfe71'

libxslt_version_y = pkg.get_version.gsub(/(\d+)\.(\d+)\.(\d+)/, '\1.\2')
pkg.url "https://download.gnome.org/sources/libxslt/#{libxslt_version_y}/libxslt-#{pkg.get_version}.tar.xz"
Expand Down

0 comments on commit eb59511

Please sign in to comment.