Downgrade net/libsoup to 2.52.2 (latest stable version).
Standard GNOME packages uses odd major version numbers in for unstable packages. Thanks to wiz@.
This commit is contained in:
parent
2854be7825
commit
c237fa64c2
2 changed files with 8 additions and 8 deletions
|
@ -1,8 +1,8 @@
|
|||
# $NetBSD: Makefile,v 1.20 2016/01/04 14:24:31 leot Exp $
|
||||
# $NetBSD: Makefile,v 1.21 2016/01/04 14:46:37 leot Exp $
|
||||
|
||||
DISTNAME= libsoup-2.53.2
|
||||
DISTNAME= libsoup-2.52.2
|
||||
CATEGORIES= net gnome
|
||||
MASTER_SITES= ${MASTER_SITE_GNOME:=sources/libsoup/2.53/}
|
||||
MASTER_SITES= ${MASTER_SITE_GNOME:=sources/libsoup/2.52/}
|
||||
EXTRACT_SUFX= .tar.xz
|
||||
|
||||
MAINTAINER= pkgsrc-users@NetBSD.org
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
$NetBSD: distinfo,v 1.9 2016/01/04 14:24:31 leot Exp $
|
||||
$NetBSD: distinfo,v 1.10 2016/01/04 14:46:37 leot Exp $
|
||||
|
||||
SHA1 (libsoup-2.53.2.tar.xz) = d2f34c723565db321d028fab20ca74635bc6f597
|
||||
RMD160 (libsoup-2.53.2.tar.xz) = 0d8248caa9c21adf1e6e35f24095cb1002ac5887
|
||||
SHA512 (libsoup-2.53.2.tar.xz) = cc93accc3f6ed87d67a54cb0495f01588d1940c9604a71d6db500913cee9cf3163b7039e923927431cffebedc65e204b9497dcea6e36a31bbd0ce424daf5431e
|
||||
Size (libsoup-2.53.2.tar.xz) = 1758868 bytes
|
||||
SHA1 (libsoup-2.52.2.tar.xz) = f5d0634c60cf218bb647d122a757e57e83919886
|
||||
RMD160 (libsoup-2.52.2.tar.xz) = 75c43deb6c261c25288c994b3c7b8ce1fcc5dd36
|
||||
SHA512 (libsoup-2.52.2.tar.xz) = 866942d8db43a19630f39db12b22058cf31ef0c56f337e6c5790f5b881aaa768d4dbece1d2fe0d9560a82ae0f362365c19aa9b0d05afeb45bc5774f6713f51b2
|
||||
Size (libsoup-2.52.2.tar.xz) = 1764308 bytes
|
||||
|
|
Loading…
Reference in a new issue