diff options
author | tnut <thierryn1 at hispeed dot ch> | 2010-11-21 00:07:50 +0100 |
---|---|---|
committer | tnut <thierryn1 at hispeed dot ch> | 2010-11-21 00:07:50 +0100 |
commit | 8c44f8db21dd7018c822872ed93402c5e08afb79 (patch) | |
tree | f548274d30e0839d34d85d1d57a67b3fc1a4a3b2 | |
parent | a01678a234e7def14fa9d475c9e2e4a879d27b12 (diff) | |
download | nutyx-pakxe-8c44f8db21dd7018c822872ed93402c5e08afb79.tar.gz nutyx-pakxe-8c44f8db21dd7018c822872ed93402c5e08afb79.tar.bz2 nutyx-pakxe-8c44f8db21dd7018c822872ed93402c5e08afb79.tar.xz nutyx-pakxe-8c44f8db21dd7018c822872ed93402c5e08afb79.zip |
pkgutils, maj 5.35.1-1
-rw-r--r-- | base/pkgutils/.md5sum | 2 | ||||
-rw-r--r-- | base/pkgutils/Pkgfile | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/base/pkgutils/.md5sum b/base/pkgutils/.md5sum index bcf68d535..1f0642bf0 100644 --- a/base/pkgutils/.md5sum +++ b/base/pkgutils/.md5sum @@ -1,2 +1,2 @@ 1ba4346fe9e837b4480183be00e9d8c7 nutyx-attapu.4.patch -edbe9ace5fb6e9a2cae806d2eabf62f1 pkgutils-5.35.0.tar.gz +6cdd43fce5e8da4d4256e24e24c6556f pkgutils-5.35.1.tar.gz diff --git a/base/pkgutils/Pkgfile b/base/pkgutils/Pkgfile index e56d5cc28..fdad6ff98 100644 --- a/base/pkgutils/Pkgfile +++ b/base/pkgutils/Pkgfile @@ -4,8 +4,8 @@ # Packager: thierryn1 at hispeed dot ch name=pkgutils -version=5.35.0 -release=4 +version=5.35.1 +release=1 source=(http://crux.nu/files/$name-$version.tar.gz \ http://nutyx.meticul.eu/files/patchs/files/nutyx-attapu.4.patch) build () { |