summaryrefslogtreecommitdiffstats
path: root/abs/core-testing/runit-scripts/PKGBUILD
diff options
context:
space:
mode:
authorGreg Frost <gregfrost1@bigpond.com>2009-05-30 03:42:51 (GMT)
committerGreg Frost <gregfrost1@bigpond.com>2009-05-30 03:42:51 (GMT)
commit528268bf6b14f8e3c9f4941d5587d982ff1892d6 (patch)
tree44cfcc9c663fb49653197fca244d800df09dd5ac /abs/core-testing/runit-scripts/PKGBUILD
parent1ff84d8aab36f76ca79c37d41dcd6b5f0d517b1d (diff)
downloadlinhes_pkgbuild-528268bf6b14f8e3c9f4941d5587d982ff1892d6.zip
linhes_pkgbuild-528268bf6b14f8e3c9f4941d5587d982ff1892d6.tar.gz
linhes_pkgbuild-528268bf6b14f8e3c9f4941d5587d982ff1892d6.tar.bz2
runit-scripts: update the lircd run script to use the dvicoIR sym link
Diffstat (limited to 'abs/core-testing/runit-scripts/PKGBUILD')
-rwxr-xr-xabs/core-testing/runit-scripts/PKGBUILD3
1 files changed, 2 insertions, 1 deletions
diff --git a/abs/core-testing/runit-scripts/PKGBUILD b/abs/core-testing/runit-scripts/PKGBUILD
index 6596371..0644c3b 100755
--- a/abs/core-testing/runit-scripts/PKGBUILD
+++ b/abs/core-testing/runit-scripts/PKGBUILD
@@ -1,6 +1,6 @@
pkgname=runit-scripts
pkgver=1.8.0
-pkgrel=83
+pkgrel=84
pkgdesc="collection of startup scripts for runit"
url="http://smarden.org/runit/"
license="BSD"
@@ -28,3 +28,4 @@ build() {
install -m0755 reboot-runit halt-runit logger $startdir/pkg/sbin
rsync -a --exclude=.svn services/* $startdir/pkg/etc/sv
}
+md5sums=('c6cbd6af3657783bd1ce8f75f574d72f')