diff options
author | James Meyer <james.meyer@operamail.com> | 2009-02-19 05:12:57 (GMT) |
---|---|---|
committer | James Meyer <james.meyer@operamail.com> | 2009-02-19 05:12:57 (GMT) |
commit | e0fe3f974d42eeccc4f1d2d36eafd35d3502c0fa (patch) | |
tree | f432b1dba90935f68b09331ae63339d6c84285f9 /abs | |
parent | f1af02957f2e73496ed5ef5d42603ea04329e159 (diff) | |
download | linhes_pkgbuild-e0fe3f974d42eeccc4f1d2d36eafd35d3502c0fa.zip linhes_pkgbuild-e0fe3f974d42eeccc4f1d2d36eafd35d3502c0fa.tar.gz linhes_pkgbuild-e0fe3f974d42eeccc4f1d2d36eafd35d3502c0fa.tar.bz2 |
rebuilt WOL to remove info dir.
Diffstat (limited to 'abs')
-rwxr-xr-x | abs/extra-testing/wol/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/abs/extra-testing/wol/PKGBUILD b/abs/extra-testing/wol/PKGBUILD index 1981453..a9bb4eb 100755 --- a/abs/extra-testing/wol/PKGBUILD +++ b/abs/extra-testing/wol/PKGBUILD @@ -1,7 +1,7 @@ # Contributor: Markus Volkmann <mcfock@counterstrike.de> pkgname=wol pkgver=0.7.1 -pkgrel=2 +pkgrel=3 pkgdesc="wol implements Wake On LAN functionality in a small program. It wakes up hardware that is Magic Packet compliant." license="GPL" url="http://ahh.sourceforge.net/wol/" |