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