diff options
author | Justin Bronder <jsbronder@gentoo.org> | 2019-05-24 23:18:27 -0400 |
---|---|---|
committer | Justin Bronder <jsbronder@gentoo.org> | 2019-05-24 23:18:27 -0400 |
commit | c813514f92fce16d0a151b70961388338b13533e (patch) | |
tree | a202a801421c4a9f5c62547a4c9f2b8cd40a1d99 /net-nntp/sabnzbd | |
parent | dev-games/tiled: version bump 1.2.4 (diff) | |
download | gentoo-c813514f92fce16d0a151b70961388338b13533e.tar.gz gentoo-c813514f92fce16d0a151b70961388338b13533e.tar.bz2 gentoo-c813514f92fce16d0a151b70961388338b13533e.zip |
net-nntp/sabnzbd: bump 2.3.9
Signed-off-by: Justin Bronder <jsbronder@gentoo.org>
Package-Manager: Portage-2.3.66, Repoman-2.3.11
Diffstat (limited to 'net-nntp/sabnzbd')
-rw-r--r-- | net-nntp/sabnzbd/Manifest | 2 | ||||
-rw-r--r-- | net-nntp/sabnzbd/sabnzbd-2.3.9.ebuild (renamed from net-nntp/sabnzbd/sabnzbd-2.3.7.ebuild) | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/net-nntp/sabnzbd/Manifest b/net-nntp/sabnzbd/Manifest index 536c8ea7b0e2..92e4571130df 100644 --- a/net-nntp/sabnzbd/Manifest +++ b/net-nntp/sabnzbd/Manifest @@ -1 +1 @@ -DIST SABnzbd-2.3.7-src.tar.gz 2740143 BLAKE2B caf165609a2122a19f0f9bb017789a84c5c5d508ca856c983de11f598717043560a0d6b44b44e5aafc3e9e4c50ae47dc78e00a65f253e88ad591dafad607e5a4 SHA512 5a9043abf54dcd4590ebe2bd97ec7ea7112bcf65874018f7962f15de0433805c4b5d4b2fd8b2ff737dac491134f082bd4f75f8c1e0d60d89988f09fef343a113 +DIST SABnzbd-2.3.9-src.tar.gz 2738773 BLAKE2B fbb765732c0aab6a47a4d4827d21b1b029c6d40c1c6c335692964210dc4c389e94cd1cdca45bfb3fb8c2fa9adc84f33df0fe3d23a0e4f9143a095eec042a5cf0 SHA512 10a39db9ad7f6d441166da97194b7a281aacd1900f7687bca72c6c2b555114bc2bbdaaba51cb9fcec57aa1b782f20609a07528484ad911ffd9f9eabb54a324fa diff --git a/net-nntp/sabnzbd/sabnzbd-2.3.7.ebuild b/net-nntp/sabnzbd/sabnzbd-2.3.9.ebuild index f0871da23b49..3c897b62e6e7 100644 --- a/net-nntp/sabnzbd/sabnzbd-2.3.7.ebuild +++ b/net-nntp/sabnzbd/sabnzbd-2.3.9.ebuild @@ -7,7 +7,7 @@ EAPI="6" PYTHON_COMPAT=( python2_7 ) PYTHON_REQ_USE="sqlite" -inherit python-single-r1 user systemd versionator +inherit python-single-r1 user systemd MY_P="${P/sab/SAB}" |