Update the signatures.html links to the updated URLs.
Approved by: re (implicit) Sponsored by: The FreeBSD Foundation
This commit is contained in:
parent
d51e0e898a
commit
98b881f68e
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=47216
2 changed files with 2 additions and 2 deletions
|
|
@ -9,7 +9,7 @@
|
||||||
|
|
||||||
_OS?= FreeBSD
|
_OS?= FreeBSD
|
||||||
_REVISION?= 10.2
|
_REVISION?= 10.2
|
||||||
_BRANCH?= RC3
|
_BRANCH?= RELEASE
|
||||||
THISRELEASE?= ${_OS}-${_REVISION}-${_BRANCH}
|
THISRELEASE?= ${_OS}-${_REVISION}-${_BRANCH}
|
||||||
|
|
||||||
DOCS= index.xml \
|
DOCS= index.xml \
|
||||||
|
|
|
||||||
|
|
@ -2,7 +2,7 @@
|
||||||
<!DOCTYPE html PUBLIC "-//FreeBSD//DTD XHTML 1.0 Transitional-Based Extension//EN"
|
<!DOCTYPE html PUBLIC "-//FreeBSD//DTD XHTML 1.0 Transitional-Based Extension//EN"
|
||||||
"http://www.FreeBSD.org/XML/share/sgml/xhtml10-freebsd.dtd" [
|
"http://www.FreeBSD.org/XML/share/sgml/xhtml10-freebsd.dtd" [
|
||||||
<!ENTITY local.rel "10.2">
|
<!ENTITY local.rel "10.2">
|
||||||
<!ENTITY local.branch.name "RC3">
|
<!ENTITY local.branch.name "RELEASE">
|
||||||
<!ENTITY local.branch.stable "stable/10">
|
<!ENTITY local.branch.stable "stable/10">
|
||||||
<!ENTITY local.branch.releng "releng/10.2">
|
<!ENTITY local.branch.releng "releng/10.2">
|
||||||
<!ENTITY title "FreeBSD &local.rel; Release Checksum Signatures">
|
<!ENTITY title "FreeBSD &local.rel; Release Checksum Signatures">
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue