- Update to 5.1.3
This commit is contained in:
parent
0cbfb3244e
commit
40b159973a
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=495409
3 changed files with 5 additions and 5 deletions
|
@ -2,7 +2,7 @@
|
|||
# $FreeBSD$
|
||||
|
||||
PORTNAME= pacman
|
||||
PORTVERSION= 5.1.2
|
||||
PORTVERSION= 5.1.3
|
||||
CATEGORIES= sysutils
|
||||
MASTER_SITES= https://sources.archlinux.org/other/${PORTNAME}/ \
|
||||
https://mirror.amdmi3.ru/distfiles/
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
TIMESTAMP = 1546097468
|
||||
SHA256 (pacman-5.1.2.tar.gz) = ce4eef1585fe64fd1c65c269e263577261edd7535fe2278240103012d74b6ef6
|
||||
SIZE (pacman-5.1.2.tar.gz) = 3380066
|
||||
TIMESTAMP = 1552322023
|
||||
SHA256 (pacman-5.1.3.tar.gz) = 10db61a0928d619871340c3f93a677d1541d6c52353c516aec4f8d96e830d4eb
|
||||
SIZE (pacman-5.1.3.tar.gz) = 3358848
|
||||
|
|
|
@ -19,7 +19,7 @@ include/alpm_list.h
|
|||
lib/libalpm.a
|
||||
lib/libalpm.so
|
||||
lib/libalpm.so.11
|
||||
lib/libalpm.so.11.0.2
|
||||
lib/libalpm.so.11.0.3
|
||||
libdata/pkgconfig/libalpm.pc
|
||||
man/man1/makepkg-template.1.gz
|
||||
man/man3/libalpm.3.gz
|
||||
|
|
Loading…
Reference in a new issue