diff options
author | Waldemar Brodkorb <wbx@openadk.org> | 2010-06-07 12:32:22 +0200 |
---|---|---|
committer | Waldemar Brodkorb <wbx@openadk.org> | 2010-06-07 12:32:22 +0200 |
commit | 1701293d60c885c5e973022586d0c86db501b4a9 (patch) | |
tree | 8fc6c96f43c7f2ec23a1edee41a6704e3b42446b | |
parent | 6b084b4f47904135bcbe67c97262144460e7a24f (diff) |
update to latest upstream version
-rw-r--r-- | package/cpio/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/package/cpio/Makefile b/package/cpio/Makefile index 5bcbc2351..ed6b0b43f 100644 --- a/package/cpio/Makefile +++ b/package/cpio/Makefile @@ -4,9 +4,9 @@ include ${TOPDIR}/rules.mk PKG_NAME:= cpio -PKG_VERSION:= 2.10 +PKG_VERSION:= 2.11 PKG_RELEASE:= 1 -PKG_MD5SUM:= 351ab3d38d8949913e478cc23b9d6ad4 +PKG_MD5SUM:= 1112bb6c45863468b5496ba128792f6c PKG_DESCR:= copies files into or out of a cpio archive PKG_SECTION:= net PKG_URL:= http://www.gnu.org/software/cpio/ |