bin86: updated homepage URL (original seems to be abandoned)

This commit is contained in:
Matt Housh 2020-06-25 11:05:55 -05:00
parent b61b4914aa
commit 3fb41a2f0e
2 changed files with 3 additions and 4 deletions

View File

@ -1,6 +1,6 @@
untrusted comment: verify with /etc/ports/core.pub
RWRJc1FUaeVeqs2n3v1/XTjSdVQ38IdVaSVG+LlHn4vrLXi/EghENRGiaJRho6/HIjnHC0KQnY7ZvjFtryg7mzYgRkyN1ye5rQc=
SHA256 (Pkgfile) = 9977c30f453485bb752830b348c342c643e7c879f3f4c1fd2f89f3d3a0a227dd
RWRJc1FUaeVeqhMDWeRFv6fvzY80w/knth3bn3TfLlZKM4lw7mNJ54ewIz2S9cHw0jgoBzzWoV/11Lj4MC4dfrsBEyKiccdQGAA=
SHA256 (Pkgfile) = 3560887dfc179de986c659d2d2da88ba9a45f05bc8f427fff92d36f3b31d3528
SHA256 (.footprint) = 2991bc460e6ed6ee8256816fde768cb9f463b0dbe8d10e016501c10820f3035f
SHA256 (bin86-0.16.21.tar.gz) = 021e37cde3a20632c4c9000993cb4aa9f58cb82b1d3c26b9aeb62d6566925738
SHA256 (bin86-x86_64.patch) = 3b41a07f6b31de8124d015f4526b9c1427771c3d7c9bd3bcbf888992f966bb47

View File

@ -1,11 +1,10 @@
# Description: 8086 assembler and loader which can generate 32-bit code for the 386+ processors
# URL: http://v3.sk/~lkundrak/dev86/
# URL: https://github.com/lkundrak/dev86/tree/master/bin86
# Maintainer: CRUX System Team, core-ports at crux dot nu
name=bin86
version=0.16.21
release=1
#source=(http://v3.sk/~lkundrak/dev86/$name-$version.tar.gz \
source=(https://mirror.netcologne.de/gentoo/distfiles/$name-$version.tar.gz \
$name-x86_64.patch)