diff options
author | Frederic Culot <culot@FreeBSD.org> | 2011-04-13 19:51:13 +0000 |
---|---|---|
committer | Frederic Culot <culot@FreeBSD.org> | 2011-04-13 19:51:13 +0000 |
commit | 1002fa9f4cff76b52bde525da375d7f0a82f3bad (patch) | |
tree | ca8373460a916db8d7763122da69161c703a3d63 /devel/dulwich | |
parent | 89e41eb135efd3d30de6391f7a5afc42942158fb (diff) |
Notes
Diffstat (limited to 'devel/dulwich')
-rw-r--r-- | devel/dulwich/Makefile | 2 | ||||
-rw-r--r-- | devel/dulwich/distinfo | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/devel/dulwich/Makefile b/devel/dulwich/Makefile index e0faac07e9e4..00a23e5be16d 100644 --- a/devel/dulwich/Makefile +++ b/devel/dulwich/Makefile @@ -6,7 +6,7 @@ # PORTNAME= dulwich -PORTVERSION= 0.7.0 +PORTVERSION= 0.7.1 CATEGORIES= devel python MASTER_SITES= http://samba.org/~jelmer/${PORTNAME}/ \ http://launchpad.net/${PORTNAME}/trunk/${PORTVERSION}/+download/ diff --git a/devel/dulwich/distinfo b/devel/dulwich/distinfo index feffce355fa5..7251869db732 100644 --- a/devel/dulwich/distinfo +++ b/devel/dulwich/distinfo @@ -1,2 +1,2 @@ -SHA256 (dulwich-0.7.0.tar.gz) = a55bd070398b98a6e86371746b3d9d5d7ab3a1380d908f93d76acec76cb5d827 -SIZE (dulwich-0.7.0.tar.gz) = 157357 +SHA256 (dulwich-0.7.1.tar.gz) = 24e393bdadd685608b61e0293719296d467b76917e2135822576246b988724b5 +SIZE (dulwich-0.7.1.tar.gz) = 164718 |