We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 862b845 commit 05c99e6Copy full SHA for 05c99e6
pkg/Makefile
@@ -7,7 +7,7 @@ TARGET_DIR = $(PKG_DIR)/target
7
CONFIG_DIR = /etc/aerospike
8
9
# Package variables
10
-NAME = "aerospike-backup"
+NAME = "aerospike-asbackup"
11
VERSION = $(shell git describe --tags --always)
12
MAINTAINER = "Aerospike"
13
DESCRIPTION = "ASBackup, a tool for backing up and restoring data for Aerospike database."
0 commit comments