mirror of
https://github.com/yann64/haikuports.git
synced 2026-04-23 04:00:05 +02:00
cleaned up the recipe a bit
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
SUMMARY="A set of C subroutines that is useful for indexing a set of key/value \
|
||||
pairs."
|
||||
pairs"
|
||||
DESCRIPTION="
|
||||
AVLDupTree is a set of C subroutines (not C++, so you can use it in drivers) \
|
||||
that is useful for indexing a set of key/value pairs, using the key to find \
|
||||
@@ -12,9 +12,6 @@ libavlduptree.
|
||||
"
|
||||
LICENSE="GNU LGPL v2.1"
|
||||
COPYRIGHT="2001 Alexander G. M. Smith"
|
||||
# This is the original homepage, but the domain is up for sale at the time
|
||||
# of writing this recipe.
|
||||
# HOMEPAGE="http://achilles.net/~agsmith/"
|
||||
HOMEPAGE="https://github.com/HaikuArchives/AVLDupTree"
|
||||
SRC_URI="git+https://github.com/HaikuArchives/AVLDupTree.git#5969ca7e26e65857a9ade8ed6abee2fda7f1e9d9"
|
||||
REVISION="1"
|
||||
|
||||
Reference in New Issue
Block a user