diff options
author | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2020-05-01 05:00:50 +0000 |
---|---|---|
committer | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2020-05-01 05:00:50 +0000 |
commit | dc59d2491012b28c44a82b7f4610754a5dac118b (patch) | |
tree | 5458274c3aacbfcca1a75d87cfddc2e7273f113e /sysutils | |
parent | af54eb0eb213b95b8bcfdf00f668a01b7ed6246e (diff) |
Update to 13
Notes
Notes:
svn path=/head/; revision=533494
Diffstat (limited to 'sysutils')
-rw-r--r-- | sysutils/debhelper/Makefile | 2 | ||||
-rw-r--r-- | sysutils/debhelper/distinfo | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/sysutils/debhelper/Makefile b/sysutils/debhelper/Makefile index b37cf4020ff7..33a7701201a0 100644 --- a/sysutils/debhelper/Makefile +++ b/sysutils/debhelper/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= debhelper -PORTVERSION= 12.10 +PORTVERSION= 13 CATEGORIES= sysutils MASTER_SITES= DEBIAN DISTNAME= ${PORTNAME}_${PORTVERSION} diff --git a/sysutils/debhelper/distinfo b/sysutils/debhelper/distinfo index cde52cd8e295..6ef2b113f2d5 100644 --- a/sysutils/debhelper/distinfo +++ b/sysutils/debhelper/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1585338979 -SHA256 (debhelper_12.10.tar.xz) = 74ef66f33d0a1ac8d854f9476b3ae8d08a65fadb6c7fa7e6155e62c52439676a -SIZE (debhelper_12.10.tar.xz) = 525416 +TIMESTAMP = 1588279604 +SHA256 (debhelper_13.tar.xz) = 7f584975ec42af8cf375c059e96aa85b388a40b756ba291f949b357b7af541f3 +SIZE (debhelper_13.tar.xz) = 526028 |