diff options
author | prlw1 <prlw1@pkgsrc.org> | 2016-05-03 11:40:00 +0000 |
---|---|---|
committer | prlw1 <prlw1@pkgsrc.org> | 2016-05-03 11:40:00 +0000 |
commit | ce9787f40b9a60d1d384e7dbda7adf4e17dffea6 (patch) | |
tree | 5a3106e603f2093d7172fa2cfbdd8c5759a79486 /security | |
parent | d9848f3d79acf24ad28c3e1da51167b650a1c771 (diff) | |
download | pkgsrc-ce9787f40b9a60d1d384e7dbda7adf4e17dffea6.tar.gz |
revbump for libsoup's ABI issue
Diffstat (limited to 'security')
-rw-r--r-- | security/seahorse-plugins/Makefile | 4 | ||||
-rw-r--r-- | security/seahorse/Makefile | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/security/seahorse-plugins/Makefile b/security/seahorse-plugins/Makefile index 645faea837e..26e03d3071c 100644 --- a/security/seahorse-plugins/Makefile +++ b/security/seahorse-plugins/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.60 2016/04/11 19:02:03 ryoon Exp $ +# $NetBSD: Makefile,v 1.61 2016/05/03 11:40:08 prlw1 Exp $ DISTNAME= seahorse-plugins-2.30.1 -PKGREVISION= 43 +PKGREVISION= 44 CATEGORIES= security MASTER_SITES= ${MASTER_SITE_GNOME:=sources/seahorse-plugins/2.30/} EXTRACT_SUFX= .tar.bz2 diff --git a/security/seahorse/Makefile b/security/seahorse/Makefile index b7d63a39f6d..7207b1d3471 100644 --- a/security/seahorse/Makefile +++ b/security/seahorse/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.132 2016/04/11 19:02:03 ryoon Exp $ +# $NetBSD: Makefile,v 1.133 2016/05/03 11:40:08 prlw1 Exp $ DISTNAME= seahorse-2.32.0 -PKGREVISION= 37 +PKGREVISION= 38 CATEGORIES= security MASTER_SITES= ${MASTER_SITE_GNOME:=sources/seahorse/2.32/} EXTRACT_SUFX= .tar.bz2 |