summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorA. Wilcox <AWilcox@Wilcox-Tech.com>2018-06-27 05:13:03 -0500
committerA. Wilcox <AWilcox@Wilcox-Tech.com>2018-06-27 05:13:03 -0500
commit2bda8a7adaaeee34a37e458cf25094b0fdaf3409 (patch)
tree433cb14b40c45c21d16d6fc51506c16efee6cd31
parent6cf5dc2516ef941d5da61377d1a147dbc650208a (diff)
downloadpackages-2bda8a7adaaeee34a37e458cf25094b0fdaf3409.tar.gz
packages-2bda8a7adaaeee34a37e458cf25094b0fdaf3409.tar.bz2
packages-2bda8a7adaaeee34a37e458cf25094b0fdaf3409.tar.xz
packages-2bda8a7adaaeee34a37e458cf25094b0fdaf3409.zip
system/*: revbump for utmps bump
-rw-r--r--system/coreutils/APKBUILD2
-rw-r--r--system/linux-pam/APKBUILD2
-rw-r--r--system/openssh/APKBUILD2
-rw-r--r--system/procps/APKBUILD2
-rw-r--r--system/shadow/APKBUILD2
-rw-r--r--system/sudo/APKBUILD2
-rw-r--r--system/sysklogd/APKBUILD2
-rw-r--r--system/zsh/APKBUILD2
8 files changed, 8 insertions, 8 deletions
diff --git a/system/coreutils/APKBUILD b/system/coreutils/APKBUILD
index 7356dabf9..4adb181e3 100644
--- a/system/coreutils/APKBUILD
+++ b/system/coreutils/APKBUILD
@@ -3,7 +3,7 @@
# Maintainer: A. Wilcox <awilfox@adelielinux.org>
pkgname=coreutils
pkgver=8.29
-pkgrel=0
+pkgrel=1
pkgdesc="Basic file, shell, and text manipulation utilities"
url="http://www.gnu.org/software/coreutils/"
arch="all"
diff --git a/system/linux-pam/APKBUILD b/system/linux-pam/APKBUILD
index 37dc7d7fe..03420b085 100644
--- a/system/linux-pam/APKBUILD
+++ b/system/linux-pam/APKBUILD
@@ -2,7 +2,7 @@
# Maintainer: A. Wilcox <awilfox@adelielinux.org>
pkgname=linux-pam
pkgver=1.3.1
-pkgrel=0
+pkgrel=1
pkgdesc="Pluggable Authentication Modules"
url="http://www.kernel.org/pub/linux/libs/pam"
arch="all"
diff --git a/system/openssh/APKBUILD b/system/openssh/APKBUILD
index d082ddb83..496d6d7a4 100644
--- a/system/openssh/APKBUILD
+++ b/system/openssh/APKBUILD
@@ -4,7 +4,7 @@
pkgname=openssh
pkgver=7.7_p1
_myver=${pkgver%_*}${pkgver#*_}
-pkgrel=0
+pkgrel=1
pkgdesc="Port of OpenBSD's free SSH release"
url="http://www.openssh.org/portable.html"
arch="all"
diff --git a/system/procps/APKBUILD b/system/procps/APKBUILD
index f44733a59..4cfe3e38e 100644
--- a/system/procps/APKBUILD
+++ b/system/procps/APKBUILD
@@ -1,7 +1,7 @@
# Maintainer: A. Wilcox <awilfox@adelielinux.org>
pkgname=procps
pkgver=3.3.15
-pkgrel=0
+pkgrel=1
pkgdesc="Utilities for monitoring your system and processes on your system"
url="https://gitlab.com/procps-ng/procps"
arch="all"
diff --git a/system/shadow/APKBUILD b/system/shadow/APKBUILD
index 7cca6c028..ca81d3995 100644
--- a/system/shadow/APKBUILD
+++ b/system/shadow/APKBUILD
@@ -3,7 +3,7 @@
# Maintainer: A. Wilcox <awilfox@adelielinux.org>
pkgname=shadow
pkgver=4.6
-pkgrel=0
+pkgrel=1
pkgdesc="Login and password management utilities"
url="https://github.com/shadow-maint/shadow"
arch="all"
diff --git a/system/sudo/APKBUILD b/system/sudo/APKBUILD
index b4ce434ec..0d8ac292c 100644
--- a/system/sudo/APKBUILD
+++ b/system/sudo/APKBUILD
@@ -9,7 +9,7 @@ if [ "${pkgver%_*}" != "$pkgver" ]; then
else
_realver=$pkgver
fi
-pkgrel=1
+pkgrel=2
pkgdesc="Give certain users the ability to run some commands as root"
url="http://www.sudo.ws/sudo/"
arch="all"
diff --git a/system/sysklogd/APKBUILD b/system/sysklogd/APKBUILD
index f31db31dd..f76f61435 100644
--- a/system/sysklogd/APKBUILD
+++ b/system/sysklogd/APKBUILD
@@ -2,7 +2,7 @@
# Maintainer:
pkgname=sysklogd
pkgver=1.5.1
-pkgrel=1
+pkgrel=2
pkgdesc="System and kernel log daemons"
url="http://www.infodrom.org/projects/sysklogd/"
arch="all"
diff --git a/system/zsh/APKBUILD b/system/zsh/APKBUILD
index abc6e8008..5aa3c9d60 100644
--- a/system/zsh/APKBUILD
+++ b/system/zsh/APKBUILD
@@ -4,7 +4,7 @@
# Maintainer: Dan Theisen <djt@hxx.in>
pkgname=zsh
pkgver=5.5.1
-pkgrel=0
+pkgrel=1
pkgdesc="A very advanced and programmable command interpreter (shell)"
url="http://www.zsh.org/"
arch="all"