mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-25 10:03:03 +01:00
system/prelink: Updated for version 20111012
Signed-off-by: dsomero <xgizzmo@slackbuilds.org>
This commit is contained in:
parent
3774400f6d
commit
fd627f875c
2 changed files with 5 additions and 5 deletions
|
@ -23,8 +23,8 @@
|
|||
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||
|
||||
PRGNAM=prelink
|
||||
VERSION=${VERSION:-20100106}
|
||||
BUILD=${BUILD:-3}
|
||||
VERSION=${VERSION:-20111012}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
if [ -z "$ARCH" ]; then
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="prelink"
|
||||
VERSION="20100106"
|
||||
VERSION="20111012"
|
||||
HOMEPAGE="http://people.redhat.com/jakub/prelink/"
|
||||
DOWNLOAD="http://people.redhat.com/jakub/prelink/prelink-20100106.tar.bz2"
|
||||
MD5SUM="56e2a1b5a478795352bf6e4d2bc6e0ab"
|
||||
DOWNLOAD="http://people.redhat.com/jakub/prelink/prelink-20111012.tar.bz2"
|
||||
MD5SUM="f5aaf347432d677c293e5e3399ba4fdf"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES=""
|
||||
|
|
Loading…
Reference in a new issue