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 1361046
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 '2a20ad621148339b0759c4d4e96719362dee64c9a096dbba625ba053846349f0'

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 1361046

Please sign in to comment.