]> git.pld-linux.org Git - packages/python-ethtool.git/blame - python-ethtool-build.patch
- release 2 (by relup.sh)
[packages/python-ethtool.git] / python-ethtool-build.patch
CommitLineData
94636cea
AM
1diff -urN python-ethtool-0.12.org/setup.py python-ethtool-0.12/setup.py
2--- python-ethtool-0.12.org/setup.py 2016-08-15 11:57:39.000000000 +0200
3+++ python-ethtool-0.12/setup.py 2017-01-23 11:23:29.595230644 +0100
4@@ -9,7 +9,7 @@
5 import subprocess as commands
6 import sys
7
8-version = '0.10'
9+version = '0.12'
10
11 def pkgconfig(pkg):
12 def _str2list(pkgstr, onlystr):
This page took 0.061647 seconds and 4 git commands to generate.