summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorTed Trask <ttrask01@yahoo.com>2009-07-16 16:03:35 +0000
committerTed Trask <ttrask01@yahoo.com>2009-07-16 16:03:35 +0000
commitc93572c500586afcdf66ff796e650249af02451b (patch)
tree846567d463fda240c646549863113f508288b371 /Makefile
parent13ae20b37194410279c451f837f9705c133b821d (diff)
downloadacf-apk-tools-c93572c500586afcdf66ff796e650249af02451b.tar.bz2
acf-apk-tools-c93572c500586afcdf66ff796e650249af02451b.tar.xz
Rewrote acf-apk-tools to reflect changes for apk-tools in alpine 1.9v0.3.0
New features: update, upgrade, view details, list top level packages Corresponds to removed functions from apk.lua in acf-core version 0.8.0 Bumped version to 0.3.0
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 30fcc84..35fd038 100644
--- a/Makefile
+++ b/Makefile
@@ -1,6 +1,6 @@
APP_NAME=apk-tools
PACKAGE=acf-$(APP_NAME)
-VERSION=0.2.0
+VERSION=0.3.0
APP_DIST=\
apk* \