Belated revbump for Makefile rev 1.45 (from January), which changed
the linkage of the package and gives me a non-broken liblua.so on current. The one I had around from sometime last year had broken compatibility references in it.
This commit is contained in:
parent
a44b1df161
commit
0654e0e108
1 changed files with 2 additions and 2 deletions
|
@ -1,7 +1,7 @@
|
||||||
# $NetBSD: Makefile,v 1.46 2011/03/11 12:44:30 zafer Exp $
|
# $NetBSD: Makefile,v 1.47 2011/10/03 04:29:24 dholland Exp $
|
||||||
|
|
||||||
DISTNAME= lua-${LUA_VERSION}
|
DISTNAME= lua-${LUA_VERSION}
|
||||||
PKGREVISION= 2
|
PKGREVISION= 3
|
||||||
CATEGORIES= lang
|
CATEGORIES= lang
|
||||||
MASTER_SITES= http://www.lua.org/ftp/ \
|
MASTER_SITES= http://www.lua.org/ftp/ \
|
||||||
ftp://ftp.gwdg.de/pub/languages/lua/ \
|
ftp://ftp.gwdg.de/pub/languages/lua/ \
|
||||||
|
|
Loading…
Reference in a new issue