Skip to content
Snippets Groups Projects
Commit b240c5c4 authored by Christian Hesse's avatar Christian Hesse :stuck_out_tongue_winking_eye:
Browse files

re-release...

parent 460de2ba
No related branches found
Tags 0.8.0-2
No related merge requests found
......@@ -3,7 +3,7 @@
pkgname=atftp
pkgver=0.8.0
pkgrel=1
pkgrel=2
pkgdesc='Client/server implementation of the TFTP protocol that implements RFCs 1350, 2090, 2347, 2348, and 2349'
arch=('x86_64')
url='https://sourceforge.net/projects/atftp/'
......@@ -15,7 +15,7 @@ source=("https://downloads.sf.net/sourceforge/atftp/atftp-${pkgver}.tar.gz"
'atftpd.conf'
'sysusers.conf'
'tmpfiles.conf')
sha256sums=('71c1ea50375049e696282b2a2ba5b069c648afb4cbf11f187e1119a341001880'
sha256sums=('df2aa089c7670f9eab40e5598e5d2cb6a582dc5182926ea50b4d690e4e37f316'
'74a030f0fb48e97470d59d767039e44d28cbd6c4722621207684220210b8fa65'
'0b28125099ffdd6869c6fbcb3167e93ccd71a0c6e465b1b62c7dedf9f628dd4e'
'e56f601bcdf0d64bf98813cd4a1be323541e33921c7d4f350168f62b56e66d11'
......@@ -24,8 +24,6 @@ sha256sums=('71c1ea50375049e696282b2a2ba5b069c648afb4cbf11f187e1119a341001880'
prepare() {
cd "atftp-${pkgver}/"
sed -i "/AC_INIT/s/0.7.5/${pkgver}/" configure.ac
autoreconf -fi
}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment