mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-22 00:35:15 +00:00
Upgrade to upstream bugfix release 2.55, removing version hack.
Note this version fixes two crashes on startup. Approved by: garga (mentor)
This commit is contained in:
parent
a74e175192
commit
adb91f456d
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=256133
@ -6,11 +6,7 @@
|
||||
#
|
||||
|
||||
PORTNAME= dnsmasq
|
||||
PORTVERSION= 2.54
|
||||
# Simon mistyped the program-internal version number and will name
|
||||
# the next release 2.55. Make sure portversion matches the self-presentation.
|
||||
# http://lists.thekelleys.org.uk/pipermail/dnsmasq-discuss/2010q2/004105.html
|
||||
DISTNAME= ${PORTNAME}-2.53
|
||||
PORTVERSION= 2.55
|
||||
PORTEPOCH= 1
|
||||
CATEGORIES= dns ipv6
|
||||
MASTER_SITES= http://www.thekelleys.org.uk/dnsmasq/ \
|
||||
|
@ -1,3 +1,3 @@
|
||||
MD5 (dnsmasq-2.53.tar.lzma) = 07328f6e8a88ae0d0f30f90434282d78
|
||||
SHA256 (dnsmasq-2.53.tar.lzma) = 784d5dd938860c7c38d073101995320d34364732d3478c05ee4601c55b975adf
|
||||
SIZE (dnsmasq-2.53.tar.lzma) = 320103
|
||||
MD5 (dnsmasq-2.55.tar.lzma) = 0ad62ac20fbb7e4e07f3f031c89e1b94
|
||||
SHA256 (dnsmasq-2.55.tar.lzma) = ae36d8031640b3202d196170025ee13e6d9240cb6d523a2a3e4f7ab1289e1473
|
||||
SIZE (dnsmasq-2.55.tar.lzma) = 320116
|
||||
|
Loading…
Reference in New Issue
Block a user