diff options
author | Juergen Daubert <jue@jue.li> | 2018-11-06 17:18:54 +0100 |
---|---|---|
committer | Juergen Daubert <jue@jue.li> | 2018-11-06 17:18:54 +0100 |
commit | d3aececa33bad005b6b3831374b2a79f8e0523f8 (patch) | |
tree | 40996e2de454e51b3402df9a34146b69d9d04721 | |
parent | 8dd58a06cd51e9837ba6287a81ce364560645951 (diff) | |
download | opt-d3aececa33bad005b6b3831374b2a79f8e0523f8.tar.gz opt-d3aececa33bad005b6b3831374b2a79f8e0523f8.tar.xz |
talloc: new maintainer
-rw-r--r-- | talloc/.signature | 4 | ||||
-rw-r--r-- | talloc/Pkgfile | 9 |
2 files changed, 6 insertions, 7 deletions
diff --git a/talloc/.signature b/talloc/.signature index 8fb823e4f..087d33fe1 100644 --- a/talloc/.signature +++ b/talloc/.signature @@ -1,6 +1,6 @@ untrusted comment: verify with /etc/ports/opt.pub -RWSE3ohX2g5d/R7JQDSmlvQEhvrUgr9k2uiZNoYAP91pWkCDR5lvMCrv1bAitSN9Y/Lt/WYrsnUlqel149i4wwTpTyBTQGxGsQw= -SHA256 (Pkgfile) = d23623df4f47c050ad34789f1514e9812053468e68889a1683381b55bfb8f23c +RWSE3ohX2g5d/RpW38HsznRzOLDjXgwmGqhbvRQ+KcFsZCzSdUkHVbso1CvBOkrhvLhSHuEOZIxs/G+nY6G41o4EGsz/k/ScgQc= +SHA256 (Pkgfile) = 9533db4e19d33818ec537c5d3c8fca14995fd79f6dc340856fe0fd857627214e SHA256 (.footprint) = c7f94917a095b38416d6dab64cc656c48438d580a7a59dc0afa0155bfdc2a4ad SHA256 (talloc-2.1.14.tar.gz) = b185602756a628bac507fa8af8b9df92ace69d27c0add5dab93190ad7c3367ce SHA256 (talloc-man-pages.tar.xz) = ccaa229413cb28235c9e0bf819119c171730e4782fa176ff87605bdb88a7925a diff --git a/talloc/Pkgfile b/talloc/Pkgfile index 2f1135f5a..ff3580fdd 100644 --- a/talloc/Pkgfile +++ b/talloc/Pkgfile @@ -1,8 +1,7 @@ -# Description: Hierarchical, reference counted memory pool system with destructors -# URL: https://talloc.samba.org/ -# Maintainer: Alan Mizrahi, alan at mizrahi dot com dot ve -# Packager: Tilman Sauerbeck, tilman at crux dot nu -# Depends on: python +# Description: Hierarchical, reference counted memory pool system with destructors +# URL: https://talloc.samba.org/ +# Maintainer: Juergen Daubert, jue at crux dot nu +# Depends on: python name=talloc version=2.1.14 |