Signed-off-by: Björn Esser <[email protected]> --- rules/xorgproto.make | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/rules/xorgproto.make b/rules/xorgproto.make index 1cedff74e..74f17d476 100644 --- a/rules/xorgproto.make +++ b/rules/xorgproto.make @@ -14,8 +14,8 @@ PACKAGES-$(PTXCONF_XORGPROTO) += xorgproto # # Paths and names # -XORGPROTO_VERSION := 2018.4 -XORGPROTO_MD5 := 81557ca47ee66a4e54590fcdadd28114 +XORGPROTO_VERSION := 2019.1 +XORGPROTO_MD5 := 802ccb9e977ba3cf94ba798ddb2898a4 XORGPROTO := xorgproto-$(XORGPROTO_VERSION) XORGPROTO_SUFFIX := tar.bz2 XORGPROTO_URL := $(call ptx/mirror, XORG, individual/proto/$(XORGPROTO).$(XORGPROTO_SUFFIX)) -- 2.23.0 _______________________________________________ ptxdist mailing list [email protected]
