Skip to content

Commit

Permalink
transmission: update to 4.0.4
Browse files Browse the repository at this point in the history
Update Transamission to 4.0.4 stable release
Changelog: https://github.com/transmission/transmission/releases/tag/4.0.4

Signed-off-by: Andrew Sim <andrewsimz@gmail.com>
(cherry picked from commit 45170d9)
  • Loading branch information
Gingernut1978 authored and BKPepe committed Oct 25, 2023
1 parent 30fdc34 commit 2dd9b92
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions net/transmission/Makefile
Expand Up @@ -8,12 +8,12 @@
include $(TOPDIR)/rules.mk

PKG_NAME:=transmission
PKG_VERSION:=4.0.3
PKG_RELEASE:=5
PKG_VERSION:=4.0.4
PKG_RELEASE:=1

PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.xz
PKG_SOURCE_URL:=https://github.com/transmission/transmission/releases/download/$(PKG_VERSION)/
PKG_HASH:=b6b01fd58e42bb14f7aba0253db932ced050fcd2bba5d9f8469d77ddd8ad545a
PKG_HASH:=15f7b4318fdfbffb19aa8d9a6b0fd89348e6ef1e86baa21a0806ffd1893bd5a6

PKG_MAINTAINER:=Daniel Golle <daniel@makrotopia.org>
PKG_LICENSE:=GPL-2.0-or-later
Expand Down

0 comments on commit 2dd9b92

Please sign in to comment.