Skip to content

Commit 1361046

Browse files
committed
Bump libxslt from 1.1.37 to 1.1.39
1 parent b013c17 commit 1361046

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

configs/components/libxslt.rb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
component "libxslt" do |pkg, settings, platform|
2-
pkg.version '1.1.37'
3-
pkg.sha256sum '3a4b27dc8027ccd6146725950336f1ec520928f320f144eb5fa7990ae6123ab4'
2+
pkg.version '1.1.39'
3+
pkg.sha256sum '2a20ad621148339b0759c4d4e96719362dee64c9a096dbba625ba053846349f0'
44

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

0 commit comments

Comments
 (0)