diff options
| author | Waldemar Brodkorb <wbx@openadk.org> | 2014-04-26 09:53:28 +0200 | 
|---|---|---|
| committer | Waldemar Brodkorb <wbx@openadk.org> | 2014-04-26 09:56:01 +0200 | 
| commit | 1aacea2738c291c5e144ad1913c3ed6cca9f87db (patch) | |
| tree | f8a39f8d250a1a8bc1e56a3607b59231281f1927 /package/patch | |
| parent | 5bdd93287770808c4100008b8b0b39c1a55bf098 (diff) | |
use XZ tarballs as default
Diffstat (limited to 'package/patch')
| -rw-r--r-- | package/patch/Makefile | 2 | 
1 files changed, 1 insertions, 1 deletions
| diff --git a/package/patch/Makefile b/package/patch/Makefile index 0d1e23448..44ad4e0e8 100644 --- a/package/patch/Makefile +++ b/package/patch/Makefile @@ -6,7 +6,7 @@ include $(TOPDIR)/rules.mk  PKG_NAME:=		patch  PKG_VERSION:=		2.7.1  PKG_RELEASE:=		1 -PKG_MD5SUM:=		95dd8d7e41dcbcecdd5cd88ef915378d +PKG_MD5SUM:=		e9ae5393426d3ad783a300a338c09b72  PKG_DESCR:=		GNU patch utility  PKG_SECTION:=		utils  PKG_URL:=		http://www.gnu.org/software/patch/ | 
