Skip to content
Snippets Groups Projects
Commit 4dafff58 authored by Natanael Copa's avatar Natanael Copa
Browse files

main/alpine-conf: upgrade to 3.4.0

parent 5ba744ce
No related branches found
No related tags found
No related merge requests found
From 30687f8a92475a8b492d55ad51986e5cbf555bd0 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?S=C3=B6ren=20Tempel?= <soeren+git@soeren-tempel.net>
Date: Sat, 19 Mar 2016 21:16:38 +0100
Subject: [PATCH] setup-alpine: cron service was renamed to crond
---
setup-alpine.in | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/setup-alpine.in b/setup-alpine.in
index cc10483..1a34704 100644
--- a/setup-alpine.in
+++ b/setup-alpine.in
@@ -147,7 +147,7 @@ fi
rc-update --quiet add networking boot
rc-update --quiet add urandom boot
rc-update --quiet add acpid
-rc-update --quiet add cron
+rc-update --quiet add crond
# enable new hostname
/etc/init.d/hostname --quiet restart
--
2.7.4
# Maintainer: Natanael Copa <ncopa@alpinelinux.org>
pkgname=alpine-conf
pkgver=3.3.2
pkgrel=1
pkgver=3.4.0
pkgrel=0
pkgdesc="Alpine configuration management scripts"
url=http://git.alpinelinux.org/cgit/$pkgname
arch="all"
license="MIT"
depends="openrc>0.13"
source="http://dev.alpinelinux.org/archive/alpine-conf/alpine-conf-$pkgver.tar.xz
0001-setup-alpine-cron-service-was-renamed-to-crond.patch"
"
_builddir="$srcdir"/$pkgname-$pkgver
build() {
......@@ -24,9 +24,6 @@ package() {
done
}
md5sums="4b3a449af554d95b1b2d8c7f58849741 alpine-conf-3.3.2.tar.xz
7ba0188d9a957f3fba3d7836760cccc7 0001-setup-alpine-cron-service-was-renamed-to-crond.patch"
sha256sums="8875061df0ae18539b45307680f46f0441589c8b4a0e5a19ef5cb4eff9fa294f alpine-conf-3.3.2.tar.xz
8f2d333bde574ab4b738136ade22cb56eba3a2c4d24bcf30dc897022ae873e09 0001-setup-alpine-cron-service-was-renamed-to-crond.patch"
sha512sums="e8335a47f21ca78adfda0f01e7f000015a2ecbff3f1eb965d4139c1e8784d2894716655b9d0de7c7c8abb306128838ae13c62aec87738132c44a410addd26141 alpine-conf-3.3.2.tar.xz
8d553608e4f024991dbe61afddac6d35dd78a27c10c8cb55a68f80676c4895cf8984267e0f612eba07e5d45bfaf3a170d23ccdb8bf8af9b875f5bd35cba51252 0001-setup-alpine-cron-service-was-renamed-to-crond.patch"
md5sums="4bea789ad26d94e9df8684fa8f01cbee alpine-conf-3.4.0.tar.xz"
sha256sums="4f66c10aa7834f60ce5697487d6d8c47780bc954aa443976d957b4e8bbbfa61e alpine-conf-3.4.0.tar.xz"
sha512sums="c652dfc0660f7483a10342cd2f374ec60b4329448476fad5bc93b5b31501529e08062d25248b5f4792643252b18cacb430273c08a3e0b7b901104f414733cb75 alpine-conf-3.4.0.tar.xz"
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment