diff options
author | Bjarke Istrup Pedersen <gurligebis@gentoo.org> | 2007-12-10 09:42:03 +0000 |
---|---|---|
committer | Bjarke Istrup Pedersen <gurligebis@gentoo.org> | 2007-12-10 09:42:03 +0000 |
commit | 763d1a27111167c903cd562d35b05b2e7d77c074 (patch) | |
tree | 10a413db0575448a204088ed74c2f3ac3661c9ab /net-wireless/hostapd/files | |
parent | Version bump. (diff) | |
download | gentoo-2-763d1a27111167c903cd562d35b05b2e7d77c074.tar.gz gentoo-2-763d1a27111167c903cd562d35b05b2e7d77c074.tar.bz2 gentoo-2-763d1a27111167c903cd562d35b05b2e7d77c074.zip |
Bumping to version 0.6.1
(Portage version: 2.1.4_rc3)
Diffstat (limited to 'net-wireless/hostapd/files')
-rw-r--r-- | net-wireless/hostapd/files/digest-hostapd-0.6.0 | 3 | ||||
-rw-r--r-- | net-wireless/hostapd/files/digest-hostapd-0.6.1 | 3 | ||||
-rw-r--r-- | net-wireless/hostapd/files/hostapd-0.6.1-conf.d (renamed from net-wireless/hostapd/files/hostapd-0.6.0-conf.d) | 0 | ||||
-rw-r--r-- | net-wireless/hostapd/files/hostapd-0.6.1-init.d (renamed from net-wireless/hostapd/files/hostapd-0.6.0-init.d) | 2 |
4 files changed, 4 insertions, 4 deletions
diff --git a/net-wireless/hostapd/files/digest-hostapd-0.6.0 b/net-wireless/hostapd/files/digest-hostapd-0.6.0 deleted file mode 100644 index 00481029099d..000000000000 --- a/net-wireless/hostapd/files/digest-hostapd-0.6.0 +++ /dev/null @@ -1,3 +0,0 @@ -MD5 5aef0b0164917d14af57b8b7526d74f9 hostapd-0.6.0.tar.gz 779159 -RMD160 fff09239240b7e6a371d89e68e9c0b2c1e4444c1 hostapd-0.6.0.tar.gz 779159 -SHA256 afd3f892e31fec839d6e7cc852b6bbbad38d3f8f9a49c124217ac160f36bcc89 hostapd-0.6.0.tar.gz 779159 diff --git a/net-wireless/hostapd/files/digest-hostapd-0.6.1 b/net-wireless/hostapd/files/digest-hostapd-0.6.1 new file mode 100644 index 000000000000..795638c83f47 --- /dev/null +++ b/net-wireless/hostapd/files/digest-hostapd-0.6.1 @@ -0,0 +1,3 @@ +MD5 08bca0c64c77d08cf20417599a7c4bed hostapd-0.6.1.tar.gz 819685 +RMD160 aa7169b3002f2656b280b648507f54b240e6dc4d hostapd-0.6.1.tar.gz 819685 +SHA256 00942dea2db6e8547bb5543b2d4ff6c1f48503fd822d2c9d925b98c91b757084 hostapd-0.6.1.tar.gz 819685 diff --git a/net-wireless/hostapd/files/hostapd-0.6.0-conf.d b/net-wireless/hostapd/files/hostapd-0.6.1-conf.d index 7d05735eb3b4..7d05735eb3b4 100644 --- a/net-wireless/hostapd/files/hostapd-0.6.0-conf.d +++ b/net-wireless/hostapd/files/hostapd-0.6.1-conf.d diff --git a/net-wireless/hostapd/files/hostapd-0.6.0-init.d b/net-wireless/hostapd/files/hostapd-0.6.1-init.d index 655966a44ffa..4fb4cd57798d 100644 --- a/net-wireless/hostapd/files/hostapd-0.6.0-init.d +++ b/net-wireless/hostapd/files/hostapd-0.6.1-init.d @@ -1,7 +1,7 @@ #!/sbin/runscript # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-wireless/hostapd/files/hostapd-0.6.0-init.d,v 1.1 2007/06/06 20:03:36 gurligebis Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-wireless/hostapd/files/hostapd-0.6.1-init.d,v 1.1 2007/12/10 09:42:03 gurligebis Exp $ opts="start stop reload" |