autoconf: switch to xz tarball 3276/head
authordiizzyy <diizzyy@users.noreply.github.com>
Sat, 1 Oct 2016 21:07:26 +0000 (23:07 +0200)
committerGitHub <noreply@github.com>
Sat, 1 Oct 2016 21:07:26 +0000 (23:07 +0200)
Switch to xz tarball

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

index 35af2dbc8556a66868e90f539c03cde3badfb03e..33e70561309a6b3acf1c12d215b09100b6012196 100644 (file)
@@ -9,11 +9,11 @@ include $(TOPDIR)/rules.mk
 
 PKG_NAME:=autoconf
 PKG_VERSION:=2.69
-PKG_RELEASE:=1
+PKG_RELEASE:=2
 
 PKG_SOURCE_URL:=@GNU/autoconf
-PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
-PKG_MD5SUM:=82d05e03b93e45f5a39b828dc9c6c29b
+PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.xz
+PKG_MD5SUM:=50f97f4159805e374639a73e2636f22e
 PKG_MAINTAINER:=Heinrich Schuchardt <xypron.glpk@gmx.de>
 PKG_LICENSE:=GPL-3.0+