diff options
author | Timo Teräs <timo.teras@iki.fi> | 2017-07-06 08:56:14 +0000 |
---|---|---|
committer | Timo Teräs <timo.teras@iki.fi> | 2017-07-06 08:56:40 +0000 |
commit | 83490f7599f981dab0db95ae8c5f924a0aa89e7d (patch) | |
tree | a55149131e1919d5fbd544b4b729bdc42ce5d490 /main/net-snmp | |
parent | 1a30a04c86dd7664de2630bb955103e40aac1111 (diff) | |
download | aports-83490f7599f981dab0db95ae8c5f924a0aa89e7d.tar.bz2 aports-83490f7599f981dab0db95ae8c5f924a0aa89e7d.tar.xz |
main/net-snmp: recompile against perl-5.26.0
Diffstat (limited to 'main/net-snmp')
-rw-r--r-- | main/net-snmp/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/main/net-snmp/APKBUILD b/main/net-snmp/APKBUILD index 6dbc7c9d49..f0157b8def 100644 --- a/main/net-snmp/APKBUILD +++ b/main/net-snmp/APKBUILD @@ -2,7 +2,7 @@ # Maintainer: Carlo Landmeter <clandmeter@gmail.com> pkgname=net-snmp pkgver=5.7.3 -pkgrel=8 +pkgrel=9 pkgdesc="Simple Network Management Protocol" url="http://www.net-snmp.org/" arch="all" |