Browse Source

update gnulib

master
parent
commit
02b7dd4a9f
  1. 6
      psutils/psutils.spec

6
psutils/psutils.spec

@ -23,7 +23,7 @@
# package version
%define V_psutils 1.23
%define V_gnulib 20151128
%define V_gnulib 20160304
# package information
Name: psutils
@ -36,7 +36,7 @@ Class: BASE
Group: Postscript
License: GPL
Version: %{V_psutils}
Release: 20151128
Release: 20160305
# list of sources
Source0: https://github.com/rrthomas/psutils/archive/v%{V_psutils}.tar.gz
@ -60,7 +60,7 @@ PreReq: perl
prog psutils:gnulib = {
version = %{V_gnulib}
url = http://download.openpkg.org/components/versioned/gnulib/
regex = gnulib-(__VER__)\.tar\.bz2
regex = gnulib-(__VER__)\.tar\.xz
}
%prep

Loading…
Cancel
Save