diff options
author | James Meyer <james.meyer@operamail.com> | 2009-11-13 06:40:19 (GMT) |
---|---|---|
committer | James Meyer <james.meyer@operamail.com> | 2009-11-13 06:40:19 (GMT) |
commit | 6cd593470c94ffb4196fc1b5b29529035320bb2b (patch) | |
tree | 75361fcef915cd1a0e033aaadedd8ffce80b19a9 /abs/core-testing/runit-scripts/PKGBUILD | |
parent | 8c91f3da4388f832a841e4a86bd53273ca45ead8 (diff) | |
download | linhes_pkgbuild-6cd593470c94ffb4196fc1b5b29529035320bb2b.zip linhes_pkgbuild-6cd593470c94ffb4196fc1b5b29529035320bb2b.tar.gz linhes_pkgbuild-6cd593470c94ffb4196fc1b5b29529035320bb2b.tar.bz2 |
runit-scripts: lirc fix type so that serial_port is used as a var instead of string.
Diffstat (limited to 'abs/core-testing/runit-scripts/PKGBUILD')
-rwxr-xr-x | abs/core-testing/runit-scripts/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/abs/core-testing/runit-scripts/PKGBUILD b/abs/core-testing/runit-scripts/PKGBUILD index 3407502..60d78b5 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=97 +pkgrel=101 pkgdesc="collection of startup scripts for runit" url="http://smarden.org/runit/" license="BSD" |