From e2d9ee67f6eb25e3f3bdfd03db0b8c52283c1843 Mon Sep 17 00:00:00 2001 From: thomas Date: Tue, 12 Jul 2016 11:06:37 +0200 Subject: [PATCH] libarchive: add-libarchive-3.2.1 script cleanup --- libarchive-3.2.1-1.bee | 3 +++ 1 file changed, 3 insertions(+) create mode 100755 libarchive-3.2.1-1.bee diff --git a/libarchive-3.2.1-1.bee b/libarchive-3.2.1-1.bee new file mode 100755 index 000000000..647278c3e --- /dev/null +++ b/libarchive-3.2.1-1.bee @@ -0,0 +1,3 @@ +#!/usr/bin/env beesh +BEE_BUILDTYPE="autotools" +SRCURL[0]="http://www.libarchive.org/downloads/libarchive-${PKGVERSION}.tar.gz"