pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/devel/py-unpaddedbase64



Module Name:    pkgsrc
Committed By:   js
Date:           Sat Apr 18 15:24:37 UTC 2020

Modified Files:
        pkgsrc/devel/py-unpaddedbase64: Makefile

Log Message:
devel/py-unpaddedbase64: More specific homepage


To generate a diff of this commit:
cvs rdiff -u -r1.1 -r1.2 pkgsrc/devel/py-unpaddedbase64/Makefile

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/devel/py-unpaddedbase64/Makefile
diff -u pkgsrc/devel/py-unpaddedbase64/Makefile:1.1 pkgsrc/devel/py-unpaddedbase64/Makefile:1.2
--- pkgsrc/devel/py-unpaddedbase64/Makefile:1.1 Sat Apr 18 12:46:27 2020
+++ pkgsrc/devel/py-unpaddedbase64/Makefile     Sat Apr 18 15:24:37 2020
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1 2020/04/18 12:46:27 js Exp $
+# $NetBSD: Makefile,v 1.2 2020/04/18 15:24:37 js Exp $
 
 DISTNAME=      unpaddedbase64-${VERSION}
 VERSION=       1.1.0
@@ -10,7 +10,7 @@ GITHUB_TAG=   v${PKGVERSION_NOREV}
 EXTRACT_SUFX=  .zip
 
 MAINTAINER=    js%pkgsrc.org@localhost
-HOMEPAGE=      https://github.com/matrix-org/
+HOMEPAGE=      https://github.com/matrix-org/python-unpaddedbase64
 COMMENT=       Encode and decode Base64 without "=" padding
 LICENSE=       apache-2.0
 



Home | Main Index | Thread Index | Old Index