From 1fa8b422218da9c61f537f7a0ad23a705e1ca208 Mon Sep 17 00:00:00 2001 From: mmnmnnmnmm <45293514+mmnmnnmnmm@users.noreply.github.com> Date: Thu, 30 Jul 2020 13:38:28 +0100 Subject: [PATCH] u9fs: update to 20210124 --- srcpkgs/u9fs/patches/makefile.patch | 3 +-- srcpkgs/u9fs/template | 18 ++++++++---------- 2 files changed, 9 insertions(+), 12 deletions(-) diff --git a/srcpkgs/u9fs/patches/makefile.patch b/srcpkgs/u9fs/patches/makefile.patch index b65e7a58fd..cf0860bff0 100644 --- a/srcpkgs/u9fs/patches/makefile.patch +++ b/srcpkgs/u9fs/patches/makefile.patch @@ -8,7 +8,6 @@ -LD=cc -LDFLAGS= +LD=${CC} -+CFLAGS+=-g -I. ++CFLAGS+=-I. LDTAIL= DESTROOT=/usr/local - diff --git a/srcpkgs/u9fs/template b/srcpkgs/u9fs/template index 96b9e67432..79decd0299 100644 --- a/srcpkgs/u9fs/template +++ b/srcpkgs/u9fs/template @@ -1,19 +1,17 @@ # Template file for 'u9fs' pkgname=u9fs -version=20161010 +version=20210124 revision=1 -_commit=f900662fbd61 +_commit=d65923fd17e8 wrksrc="plan9-from-bell-labs-u9fs-${_commit}" +build_style=gnu-makefile +make_use_env=yes short_desc="Serves the Plan 9 protocol 9P from user-space" -maintainer="Orphaned " -license="custom" -homepage="http://plan9.bell-labs.com/magic/man2html/4/u9fs" +maintainer="mmnmnnmnmm " +license="custom:MIT-like" +homepage="https://bitbucket.org/plan9-from-bell-labs/u9fs" distfiles="https://bitbucket.org/plan9-from-bell-labs/u9fs/get/${_commit}.tar.gz" -checksum=5b98b779ab29e5dd64997ac5df7b17a9c72fe1483120de297517ba0396b2c46e - -do_build() { - make -} +checksum=201619c1c29bad1c9ed1bc886afe7b4965cfd0781b2296c9de87db10ba71615d do_install() { vbin u9fs