mirror of
https://git.freebsd.org/ports.git
synced 2025-06-02 11:26:29 -04:00
- Update to 0.10.02
- improve MASTER_SITES resilience - fix -fetch-original failure PR: ports/131267 Submitted by: lth
This commit is contained in:
parent
ae65ea8510
commit
37a43fbd17
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=227516
2 changed files with 6 additions and 5 deletions
|
@ -6,9 +6,10 @@
|
|||
#
|
||||
|
||||
PORTNAME= SQLite-Work
|
||||
PORTVERSION= 0.10.01
|
||||
PORTVERSION= 0.10.02
|
||||
CATEGORIES= databases www perl5
|
||||
MASTER_SITES= http://www.cpan.org/authors/id/R/RU/RUBYKAT/
|
||||
MASTER_SITES= CPAN
|
||||
MASTER_SITE_SUBDIR= ../by-authors/id/R/RU/RUBYKAT
|
||||
PKGNAMEPREFIX= p5-
|
||||
DISTNAME= ${PORTNAME}-${PORTVERSION:R}${PORTVERSION:E}
|
||||
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
MD5 (SQLite-Work-0.1001.tar.gz) = 04e46974ab9a79a107e45a2ac09f1fad
|
||||
SHA256 (SQLite-Work-0.1001.tar.gz) = c57141d499fe1eaf0d3ec0e69b7c9a8baec5f6a91070ca5b96061605d74f0baa
|
||||
SIZE (SQLite-Work-0.1001.tar.gz) = 173398
|
||||
MD5 (SQLite-Work-0.1002.tar.gz) = 2d349e92ad08258ccc4c265c970a77c6
|
||||
SHA256 (SQLite-Work-0.1002.tar.gz) = 8b08409564b0044cc34a6ada1771d540e0bcd19a2e65937b32f3cf5be20185c4
|
||||
SIZE (SQLite-Work-0.1002.tar.gz) = 174171
|
||||
|
|
Loading…
Add table
Reference in a new issue