forked from rosa/hakurei
internal/rosa/libxml2: 2.15.2 to 2.15.3
Signed-off-by: Ophestra <cat@gensokyo.uk>
This commit is contained in:
@@ -4,8 +4,8 @@ import "hakurei.app/internal/pkg"
|
|||||||
|
|
||||||
func (t Toolchain) newLibxml2() (pkg.Artifact, string) {
|
func (t Toolchain) newLibxml2() (pkg.Artifact, string) {
|
||||||
const (
|
const (
|
||||||
version = "2.15.2"
|
version = "2.15.3"
|
||||||
checksum = "zwQvCIBnjzUFY-inX5ckfNT3mIezsCRV55C_Iztde5OnRTB3u33lfO5h03g7DK_8"
|
checksum = "oWkNe53c3d4Lt4OzrXPHBcOLHJ3TWqpa0x7B7bh_DyZ-uIMiplpdZjQRgRWVal2h"
|
||||||
)
|
)
|
||||||
return t.NewPackage("libxml2", version, t.newTagRemote(
|
return t.NewPackage("libxml2", version, t.newTagRemote(
|
||||||
"https://gitlab.gnome.org/GNOME/libxml2.git",
|
"https://gitlab.gnome.org/GNOME/libxml2.git",
|
||||||
|
|||||||
Reference in New Issue
Block a user