diff options
author | tnut <thierryn1 at hispeed dot ch> | 2011-02-22 21:25:32 +0100 |
---|---|---|
committer | tnut <thierryn1 at hispeed dot ch> | 2011-02-22 21:25:32 +0100 |
commit | 9169cae1acfa165aadc1a70b683879b78bdc7b4e (patch) | |
tree | cd6f7e99411aefa4c1c6ea6226faaf1e10463cbc | |
parent | caeb650f23ea1d63a53048cc310f33fbda881cb1 (diff) | |
download | nutyx-extra-9169cae1acfa165aadc1a70b683879b78bdc7b4e.tar.gz nutyx-extra-9169cae1acfa165aadc1a70b683879b78bdc7b4e.tar.bz2 nutyx-extra-9169cae1acfa165aadc1a70b683879b78bdc7b4e.tar.xz nutyx-extra-9169cae1acfa165aadc1a70b683879b78bdc7b4e.zip |
gavl, maj 1.2.0-1
-rw-r--r-- | base/gavl/.footprint.i686 | 1 | ||||
-rw-r--r-- | base/gavl/.footprint.x86_64 | 1 | ||||
-rw-r--r-- | base/gavl/.md5sum.i686 | 2 | ||||
-rw-r--r-- | base/gavl/.md5sum.x86_64 | 2 | ||||
-rw-r--r-- | base/gavl/Pkgfile | 2 |
5 files changed, 5 insertions, 3 deletions
diff --git a/base/gavl/.footprint.i686 b/base/gavl/.footprint.i686 index 11829f564..541023f5b 100644 --- a/base/gavl/.footprint.i686 +++ b/base/gavl/.footprint.i686 @@ -1,6 +1,7 @@ drwxr-xr-x root/root usr/ drwxr-xr-x root/root usr/include/ drwxr-xr-x root/root usr/include/gavl/ +-rw-r--r-- root/root usr/include/gavl/compression.h -rw-r--r-- root/root usr/include/gavl/gavl.h -rw-r--r-- root/root usr/include/gavl/gavl_version.h -rw-r--r-- root/root usr/include/gavl/gavldefs.h diff --git a/base/gavl/.footprint.x86_64 b/base/gavl/.footprint.x86_64 index 11829f564..541023f5b 100644 --- a/base/gavl/.footprint.x86_64 +++ b/base/gavl/.footprint.x86_64 @@ -1,6 +1,7 @@ drwxr-xr-x root/root usr/ drwxr-xr-x root/root usr/include/ drwxr-xr-x root/root usr/include/gavl/ +-rw-r--r-- root/root usr/include/gavl/compression.h -rw-r--r-- root/root usr/include/gavl/gavl.h -rw-r--r-- root/root usr/include/gavl/gavl_version.h -rw-r--r-- root/root usr/include/gavl/gavldefs.h diff --git a/base/gavl/.md5sum.i686 b/base/gavl/.md5sum.i686 index 560c2f2f3..9d4ed8ae6 100644 --- a/base/gavl/.md5sum.i686 +++ b/base/gavl/.md5sum.i686 @@ -1 +1 @@ -4a4e8b661a053c70f6842dc7a80f3d05 gavl-1.1.2.tar.gz +f7dd25d3ef26a8d22f947e9383d251e7 gavl-1.2.0.tar.gz diff --git a/base/gavl/.md5sum.x86_64 b/base/gavl/.md5sum.x86_64 index 560c2f2f3..9d4ed8ae6 100644 --- a/base/gavl/.md5sum.x86_64 +++ b/base/gavl/.md5sum.x86_64 @@ -1 +1 @@ -4a4e8b661a053c70f6842dc7a80f3d05 gavl-1.1.2.tar.gz +f7dd25d3ef26a8d22f947e9383d251e7 gavl-1.2.0.tar.gz diff --git a/base/gavl/Pkgfile b/base/gavl/Pkgfile index af2b40dc5..284b812ac 100644 --- a/base/gavl/Pkgfile +++ b/base/gavl/Pkgfile @@ -4,7 +4,7 @@ # Packager: thierryn1 at hispeed dot ch name=gavl -version=1.1.2 +version=1.2.0 release=1 source=(http://heanet.dl.sourceforge.net/sourceforge/gmerlin/$name-$version.tar.gz) |