From 4f270e70b4009af858c6490c4d25e79b0c2f37af Mon Sep 17 00:00:00 2001 From: Jay Larson Date: Thu, 11 Jan 2018 23:12:01 -0600 Subject: [PATCH] Thought this was the first check in, but maybe not?? --- Makefile | 6 +++--- SRC/libaio-0.3.110.tar.gz.sha256sum | 1 + 2 files changed, 4 insertions(+), 3 deletions(-) create mode 100644 SRC/libaio-0.3.110.tar.gz.sha256sum diff --git a/Makefile b/Makefile index 8046253..1f50060 100644 --- a/Makefile +++ b/Makefile @@ -10,7 +10,7 @@ DEPENDS = ARCH = x86_64 -URL = http://lse.sourceforge.net/io/aio.html +URL = https://pagure.io/libaio REPO = main BRIEF = Linux asynchornous I/O support DESC = AIO enables even a single application thread to overlap I/O \ @@ -40,7 +40,7 @@ $(SRCDIR)/Makefile: $(ARCHIVE) fi @touch $(SRCDIR)/Makefile -$(SRCDIR)/binfile: $(SRCDIR)/Makefile +$(SRCDIR)/src/libaio.so.1.0.1: $(SRCDIR)/Makefile @cd $(SRCDIR) && \ for patch in `find $(PATCHDIR) -name \*.patch|sort`; do \ patch --verbose -Np1 -i $$patch; \ @@ -48,7 +48,7 @@ $(SRCDIR)/binfile: $(SRCDIR)/Makefile @cd $(SRCDIR) && make -$(ROOT): $(SRCDIR)/binfile +$(ROOT): $(SRCDIR)/src/libaio.so.1.0.1 @if [ -d $(ROOT) ]; then \ touch $(ROOT); \ else \ diff --git a/SRC/libaio-0.3.110.tar.gz.sha256sum b/SRC/libaio-0.3.110.tar.gz.sha256sum new file mode 100644 index 0000000..55a731c --- /dev/null +++ b/SRC/libaio-0.3.110.tar.gz.sha256sum @@ -0,0 +1 @@ +e019028e631725729376250e32b473012f7cb68e1f7275bfc1bbcdd0f8745f7e libaio-0.3.110.tar.gz