Skip to content

Commit 05c99e6

Browse files
committed
correct package name
1 parent 862b845 commit 05c99e6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pkg/Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ TARGET_DIR = $(PKG_DIR)/target
77
CONFIG_DIR = /etc/aerospike
88

99
# Package variables
10-
NAME = "aerospike-backup"
10+
NAME = "aerospike-asbackup"
1111
VERSION = $(shell git describe --tags --always)
1212
MAINTAINER = "Aerospike"
1313
DESCRIPTION = "ASBackup, a tool for backing up and restoring data for Aerospike database."

0 commit comments

Comments
 (0)