projects
/
feed
/
packages.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
139dbf9
)
autoconf: switch to xz tarball
3276/head
author
diizzyy
<diizzyy@users.noreply.github.com>
Sat, 1 Oct 2016 21:07:26 +0000
(23:07 +0200)
committer
GitHub
<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
patch
|
blob
|
history
diff --git
a/devel/autoconf/Makefile
b/devel/autoconf/Makefile
index 35af2dbc8556a66868e90f539c03cde3badfb03e..33e70561309a6b3acf1c12d215b09100b6012196 100644
(file)
--- a/
devel/autoconf/Makefile
+++ b/
devel/autoconf/Makefile
@@
-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.
g
z
-PKG_MD5SUM:=
82d05e03b93e45f5a39b828dc9c6c29b
+PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.
x
z
+PKG_MD5SUM:=
50f97f4159805e374639a73e2636f22e
PKG_MAINTAINER:=Heinrich Schuchardt <xypron.glpk@gmx.de>
PKG_LICENSE:=GPL-3.0+