update gjs to 1.36.1
This commit is contained in:
parent
e8f82589e1
commit
d1eb8349a0
@ -1,12 +1,11 @@
|
||||
# $OpenBSD: Makefile,v 1.19 2013/04/12 07:26:44 jasper Exp $
|
||||
# $OpenBSD: Makefile,v 1.20 2013/04/22 17:52:42 jasper Exp $
|
||||
|
||||
SHARED_ONLY= Yes
|
||||
|
||||
COMMENT= Javascript bindings for GNOME
|
||||
|
||||
GNOME_PROJECT= gjs
|
||||
GNOME_VERSION= 1.36.0
|
||||
REVISION= 1
|
||||
GNOME_VERSION= 1.36.1
|
||||
|
||||
SHARED_LIBS += gjs 3.0 # 0.0
|
||||
|
||||
|
@ -1,2 +1,2 @@
|
||||
SHA256 (gnome/gjs-1.36.0.tar.xz) = xVaA2GHVYviRcWQMZuXZrEyww18a8kleL0W75JS5g8o=
|
||||
SIZE (gnome/gjs-1.36.0.tar.xz) = 421836
|
||||
SHA256 (gnome/gjs-1.36.1.tar.xz) = 0lnvLXAvqcyZSKNdDnAXBtkHmP0oVWV7fp3cmkTfz4c=
|
||||
SIZE (gnome/gjs-1.36.1.tar.xz) = 404664
|
||||
|
@ -1,4 +1,4 @@
|
||||
@comment $OpenBSD: PLIST,v 1.6 2013/03/28 19:32:50 jasper Exp $
|
||||
@comment $OpenBSD: PLIST,v 1.7 2013/04/22 17:52:42 jasper Exp $
|
||||
bin/gjs
|
||||
@bin bin/gjs-console
|
||||
include/gjs-1.0/
|
||||
@ -31,6 +31,7 @@ include/gjs-1.0/gjs/mem.h
|
||||
include/gjs-1.0/gjs/native.h
|
||||
include/gjs-1.0/gjs/type-module.h
|
||||
lib/gjs/
|
||||
lib/gjs-1.0/
|
||||
lib/gjs/girepository-1.0/
|
||||
lib/gjs/girepository-1.0/GjsPrivate-1.0.typelib
|
||||
lib/libgjs.la
|
||||
|
Loading…
x
Reference in New Issue
Block a user