diff options
author | Timo Teräs <timo.teras@iki.fi> | 2011-07-14 13:39:12 +0300 |
---|---|---|
committer | Timo Teräs <timo.teras@iki.fi> | 2011-07-14 13:39:35 +0300 |
commit | e90917c7b54536e387a56d8ea57fdf37ff748a56 (patch) | |
tree | ebc79eebed83ee0829aba35650e11dafeb4f0da2 /main/net-snmp/APKBUILD | |
parent | 076eb565968c1dc98e75038bb3d9baa41249a1b5 (diff) | |
download | aports-e90917c7b54536e387a56d8ea57fdf37ff748a56.tar.bz2 aports-e90917c7b54536e387a56d8ea57fdf37ff748a56.tar.xz |
main/net-snmp: upgrade to 5.7
Diffstat (limited to 'main/net-snmp/APKBUILD')
-rw-r--r-- | main/net-snmp/APKBUILD | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/main/net-snmp/APKBUILD b/main/net-snmp/APKBUILD index 083f65e960..ee081cd732 100644 --- a/main/net-snmp/APKBUILD +++ b/main/net-snmp/APKBUILD @@ -1,8 +1,8 @@ # Contributor: Carlo Landmeter <clandmeter@gmail.com> # Maintainer: Carlo Landmeter <clandmeter@gmail.com> pkgname=net-snmp -pkgver=5.6.1 -pkgrel=2 +pkgver=5.7 +pkgrel=0 pkgdesc="Simple Network Management Protocol" url="http://www.net-snmp.org/" arch="all" @@ -68,7 +68,7 @@ tools() { } -md5sums="b4e30ead5783b0bb1d280172c6095ea4 net-snmp-5.6.1.tar.gz +md5sums="1038e960d6d616c64c0979180daf0e19 net-snmp-5.7.tar.gz 198a4a7b80557fa8112394df5ec9914e snmpd.initd 96510a2f3bc9f21648b03f7e8d76c0d3 snmpd.confd 7ce3e9e880fc6313ae87eb000bae4bda snmptrapd.initd |