libidn: update to 1.42
[feed/packages.git] / net / openelp / test.sh
1 #!/bin/sh
2
3 case "$1" in
4 "openelp")
5 openelpd -V | grep "$2"
6 ;;
7 esac