forked from rosa/hakurei
internal/rosa/wayland: wayland-protocols 1.47 to 1.48
Signed-off-by: Ophestra <cat@gensokyo.uk>
This commit is contained in:
@@ -54,8 +54,8 @@ func init() {
|
|||||||
|
|
||||||
func (t Toolchain) newWaylandProtocols() (pkg.Artifact, string) {
|
func (t Toolchain) newWaylandProtocols() (pkg.Artifact, string) {
|
||||||
const (
|
const (
|
||||||
version = "1.47"
|
version = "1.48"
|
||||||
checksum = "B_NodZ7AQfCstcx7kgbaVjpkYOzbAQq0a4NOk-SA8bQixAE20FY3p1-6gsbPgHn9"
|
checksum = "xvfHCBIzXGwOqOu9b8dfhGw_U29Pd-g4JBwpYIaxee8SwEbxi6NaVU-Y1Q7wY4jK"
|
||||||
)
|
)
|
||||||
return t.NewPackage("wayland-protocols", version, pkg.NewHTTPGetTar(
|
return t.NewPackage("wayland-protocols", version, pkg.NewHTTPGetTar(
|
||||||
nil, "https://gitlab.freedesktop.org/wayland/wayland-protocols/"+
|
nil, "https://gitlab.freedesktop.org/wayland/wayland-protocols/"+
|
||||||
|
|||||||
Reference in New Issue
Block a user