mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 09:49:18 -04:00
Fixes for *printf() family of functions
This commit is contained in:
parent
7cd6048272
commit
db20c3662c
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=91309
2 changed files with 2 additions and 2 deletions
|
@ -6,7 +6,7 @@
|
||||||
#
|
#
|
||||||
|
|
||||||
PORTNAME= libc
|
PORTNAME= libc
|
||||||
PORTVERSION= 1.0.20031010
|
PORTVERSION= 1.0.20031011
|
||||||
CATEGORIES= devel
|
CATEGORIES= devel
|
||||||
MASTER_SITES= http://lev.serebryakov.spb.ru/download/msp430/
|
MASTER_SITES= http://lev.serebryakov.spb.ru/download/msp430/
|
||||||
PKGNAMEPREFIX= msp430-
|
PKGNAMEPREFIX= msp430-
|
||||||
|
|
|
@ -1 +1 @@
|
||||||
MD5 (msp430-libc-1.0.20031010.tar.bz2) = 9e1c26e25dfe03169f4cd355730301f6
|
MD5 (msp430-libc-1.0.20031011.tar.bz2) = ce8cc7a36cc23562986eb0cb25f85726
|
||||||
|
|
Loading…
Add table
Reference in a new issue