m4: switch to xz tarball 3279/head
authordiizzyy <diizzyy@users.noreply.github.com>
Sat, 1 Oct 2016 21:19:56 +0000 (23:19 +0200)
committerGitHub <noreply@github.com>
Sat, 1 Oct 2016 21:19:56 +0000 (23:19 +0200)
Switch to xz tarball

Signed-off-by: Daniel Engberg <daniel.engberg.lists@pyret.net>
devel/m4/Makefile

index 61be19b1b6f125b577b6af1653215dd9e40fc8f4..19c8c17e4194373c5aa2880d31e988185b74bd02 100644 (file)
@@ -9,11 +9,11 @@ include $(TOPDIR)/rules.mk
 
 PKG_NAME:=m4
 PKG_VERSION:=1.4.17
-PKG_RELEASE:=1
+PKG_RELEASE:=2
 
 PKG_SOURCE_URL:=@GNU/m4
-PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
-PKG_MD5SUM:=a5e9954b1dae036762f7b13673a2cf76
+PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.xz
+PKG_MD5SUM:=12a3c829301a4fd6586a57d3fcf196dc
 PKG_MAINTAINER:=Heinrich Schuchardt <xypron.glpk@gmx.de>
 PKG_LICENSE:=GPL-3.0+