Update to release candidate 1.
Changes: - Fix repo ident for local packages [1] - Fix pkg-stat - Improve safety of 1.2 -> 1.3 database migration - Fix minor bugs in progress bar - Restart system calls on SIGALARM Submitted by: des[1] With hat: pkg@
This commit is contained in:
parent
aabff68380
commit
776a2caed6
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=361081
2 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
|||
# $FreeBSD$
|
||||
|
||||
PORTNAME= pkg
|
||||
DISTVERSION= 1.3.0.b9
|
||||
DISTVERSION= 1.3.0.rc1
|
||||
CATEGORIES= ports-mgmt
|
||||
MASTER_SITES= \
|
||||
http://highsecure.ru/distfiles/ \
|
||||
|
|
|
@ -1,2 +1,2 @@
|
|||
SIZE (pkg-1.3.0.b9.tar.xz) = 1704804
|
||||
SHA256 (pkg-1.3.0.b9.tar.xz) = 4a376d1812582b6fca2ec4f09b75f82a1cbc8393bd523f31023c48ca4611dfd8
|
||||
SIZE (pkg-1.3.0.rc1.tar.xz) = 1723352
|
||||
SHA256 (pkg-1.3.0.rc1.tar.xz) = e6e7c24d71127277869a822013d2389d51a3c5807123707df3d66d12c8d7f0fa
|
||||
|
|
Loading…
Reference in a new issue