ports/opt (3.1): prt-utils: update to 1.0.2
commit 2922a3d5ffaa6ebbdfa8afb9fec60d1e616d65c1 Author: Juergen Daubert <jue@jue.li> Date: Tue Sep 29 12:13:33 2015 +0200 prt-utils: update to 1.0.2 diff --git a/prt-utils/.md5sum b/prt-utils/.md5sum index 2b648a7..18265bb 100644 --- a/prt-utils/.md5sum +++ b/prt-utils/.md5sum @@ -1 +1 @@ -3a24a67344d2ae7c9d10e313a6c51bd4 prt-utils-1.0.1.tar.xz +6e9bb9ebbfa764bed67a4f3ee5f758bc prt-utils-1.0.2.tar.xz diff --git a/prt-utils/Pkgfile b/prt-utils/Pkgfile index 31d134f..05c0a3c 100644 --- a/prt-utils/Pkgfile +++ b/prt-utils/Pkgfile @@ -5,11 +5,11 @@ # Depends on: elfutils name=prt-utils -version=1.0.1 +version=1.0.2 release=1 source=(http://crux.nu/files/tools/prt-utils/$name-$version.tar.xz) build() { cd $name-$version - make DESTDIR=$PKG install + make DESTDIR=$PKG MANDIR=/usr/man install }
participants (1)
-
crux@crux.nu