diff options
author | Joerg Wunsch <joerg@FreeBSD.org> | 2005-02-10 05:57:15 +0000 |
---|---|---|
committer | Joerg Wunsch <joerg@FreeBSD.org> | 2005-02-10 05:57:15 +0000 |
commit | ce9c41c5c8794e8d05a10b1005cc57e175c801f7 (patch) | |
tree | bccd7926aaeb0cb70ffb28e3a41f0923cdb265c7 /devel | |
parent | 80a8d51407037400b86dfbc9dabb1ccd22c078bd (diff) |
Notes
Diffstat (limited to 'devel')
-rw-r--r-- | devel/avr-libc/Makefile | 2 | ||||
-rw-r--r-- | devel/avr-libc/distinfo | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/devel/avr-libc/Makefile b/devel/avr-libc/Makefile index b3baca043f14..d5e104cbaf52 100644 --- a/devel/avr-libc/Makefile +++ b/devel/avr-libc/Makefile @@ -6,7 +6,7 @@ # PORTNAME= avr-libc -PORTVERSION= 1.2.1 +PORTVERSION= 1.2.2 PORTEPOCH= 1 CATEGORIES= devel MASTER_SITES= ${MASTER_SITE_SAVANNAH} diff --git a/devel/avr-libc/distinfo b/devel/avr-libc/distinfo index 439c2cbe05d9..6f3580f42c61 100644 --- a/devel/avr-libc/distinfo +++ b/devel/avr-libc/distinfo @@ -1,2 +1,2 @@ -MD5 (avr-libc-1.2.1.tar.bz2) = f87925213e58ee3649a08f8daa117d3f -SIZE (avr-libc-1.2.1.tar.bz2) = 318521 +MD5 (avr-libc-1.2.2.tar.bz2) = 25ea188656579391bce05a5dd9b35729 +SIZE (avr-libc-1.2.2.tar.bz2) = 317210 |