diff options
author | Danny Rawlins <monster.romster@gmail.com> | 2011-10-28 00:36:08 +1100 |
---|---|---|
committer | Danny Rawlins <monster.romster@gmail.com> | 2011-10-28 00:36:08 +1100 |
commit | e0e6f9deb88d026790498339bc5c0cda58cfb62d (patch) | |
tree | 78f48619762b126560a7e7bbf6a4d209193fb061 /dmidecode | |
parent | d73dccd393e2e1351175b0b676e4c0533f3f5559 (diff) | |
download | contrib-e0e6f9deb88d026790498339bc5c0cda58cfb62d.tar.gz contrib-e0e6f9deb88d026790498339bc5c0cda58cfb62d.tar.xz |
dmidecode: 2.10 -> 2.11
Diffstat (limited to 'dmidecode')
-rw-r--r-- | dmidecode/.footprint | 6 | ||||
-rw-r--r-- | dmidecode/.md5sum | 2 | ||||
-rw-r--r-- | dmidecode/Pkgfile | 3 |
3 files changed, 2 insertions, 9 deletions
diff --git a/dmidecode/.footprint b/dmidecode/.footprint index 24b106c10..721a17d3e 100644 --- a/dmidecode/.footprint +++ b/dmidecode/.footprint @@ -1,12 +1,6 @@ drwxr-xr-x root/root usr/ drwxr-xr-x root/root usr/man/ drwxr-xr-x root/root usr/man/man8/ --rw-r--r-- root/root usr/man/man8/biosdecode.8.gz -rw-r--r-- root/root usr/man/man8/dmidecode.8.gz --rw-r--r-- root/root usr/man/man8/ownership.8.gz --rw-r--r-- root/root usr/man/man8/vpddecode.8.gz drwxr-xr-x root/root usr/sbin/ --rwxr-xr-x root/root usr/sbin/biosdecode -rwxr-xr-x root/root usr/sbin/dmidecode --rwxr-xr-x root/root usr/sbin/ownership --rwxr-xr-x root/root usr/sbin/vpddecode diff --git a/dmidecode/.md5sum b/dmidecode/.md5sum index 02f88c205..b96dcc55f 100644 --- a/dmidecode/.md5sum +++ b/dmidecode/.md5sum @@ -1 +1 @@ -aee585f01a312f1ee6f82d42c00ad127 dmidecode-2.10.tar.gz +9fddbbc3e330bee5950b8b5d424a57cb dmidecode-2.11.tar.gz diff --git a/dmidecode/Pkgfile b/dmidecode/Pkgfile index a67a2c4da..203fb24f9 100644 --- a/dmidecode/Pkgfile +++ b/dmidecode/Pkgfile @@ -2,10 +2,9 @@ # URL: http://www.nongnu.org/dmidecode/ # Maintainer: Danny Rawlins, monster dot romster at gmail dot com # Packager: Victor Martinez, pitillo at ono dot com -# Depends on: name=dmidecode -version=2.10 +version=2.11 release=1 source=(http://download.savannah.gnu.org/releases/$name/$name-$version.tar.gz) |