mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-18 22:06:04 +01:00
libraries/newt: Updated for version 0.52.16
Signed-off-by: David Spencer <baildon.research@googlemail.com>
This commit is contained in:
parent
48601332dd
commit
cf2ae71956
2 changed files with 4 additions and 4 deletions
|
@ -23,7 +23,7 @@
|
|||
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||
|
||||
PRGNAM=newt
|
||||
VERSION=${VERSION:-0.52.14}
|
||||
VERSION=${VERSION:-0.52.16}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="newt"
|
||||
VERSION="0.52.14"
|
||||
VERSION="0.52.16"
|
||||
HOMEPAGE="https://fedorahosted.org/newt/"
|
||||
DOWNLOAD="https://fedorahosted.org/releases/n/e/newt/newt-0.52.14.tar.gz"
|
||||
MD5SUM="eb78c6bb658b92ec7198908b5b8d0e37"
|
||||
DOWNLOAD="https://fedorahosted.org/releases/n/e/newt/newt-0.52.16.tar.gz"
|
||||
MD5SUM="6ce923015cf87ef2c17779d24692f573"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES=""
|
||||
|
|
Loading…
Reference in a new issue